FD.io VPP  v17.10-9-gd594711
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 62 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 64 of file vapi.c.

void* vapi_event_cb_with_ctx::ctx

Definition at line 65 of file vapi.c.


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