FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
vapi_event_cb_with_ctx Struct Reference

Data Fields

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

Detailed Description

Definition at line 68 of file vapi.c.

Field Documentation

vapi_error_e(* vapi_event_cb_with_ctx::cb) (vapi_ctx_t ctx, void *callback_ctx, void *payload)

Definition at line 70 of file vapi.c.

void* vapi_event_cb_with_ctx::ctx

Definition at line 71 of file vapi.c.


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