![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Punt traffic to the host via socket. More...
Collaboration diagram for vl_api_punt_socket_register_t:Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | header_version |
| vl_api_punt_t | punt |
| u8 | pathname [108] |
Punt traffic to the host via socket.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| header_version | - expected meta data header version (currently 1) |
| punt | - punt definition |
| vl_api_punt_t vl_api_punt_socket_register_t::punt |