FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vapi_generic_cb_with_ctx Struct Reference

Data Fields

vapi_error_e(* cb )(vapi_ctx_t ctx, void *callback_ctx, vapi_msg_id_t id, void *payload)
 
void * ctx
 

Detailed Description

Definition at line 62 of file vapi.c.

Field Documentation

◆ cb

vapi_error_e(* vapi_generic_cb_with_ctx::cb) (vapi_ctx_t ctx, void *callback_ctx, vapi_msg_id_t id, void *payload)

Definition at line 64 of file vapi.c.

◆ ctx

void* vapi_generic_cb_with_ctx::ctx

Definition at line 66 of file vapi.c.


The documentation for this struct was generated from the following file: