| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/simple_fwd_vnf/app_vnf.h>
Data Fields | |
| int(* | vnf_init )(void *p) |
| int(* | vnf_process_pkt )(struct simple_fwd_pkt_info *pinfo) |
| void(* | vnf_flow_age )(uint32_t port_id, uint16_t queue) |
| int(* | vnf_dump_stats )(uint32_t port_id) |
| int(* | vnf_destroy )(void) |
| void(* app_vnf::vnf_flow_age) (uint32_t port_id, uint16_t queue) |
| int(* app_vnf::vnf_process_pkt) (struct simple_fwd_pkt_info *pinfo) |