FD.io VPP  v18.01.1-37-g7ea3975
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 57 of file vapi.c.

Field Documentation

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 59 of file vapi.c.

void* vapi_generic_cb_with_ctx::ctx

Definition at line 61 of file vapi.c.


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