FD.io VPP  v18.10-34-gcce845e
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 61 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 63 of file vapi.c.

void* vapi_generic_cb_with_ctx::ctx

Definition at line 65 of file vapi.c.


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