![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Data Fields | |
| u32 | context |
| u64 | handle |
| i32 | retval |
| u8 | lcl_is_ip4 |
| u8 | lcl_ip [16] |
| u16 | lcl_port |
| uword | rx_fifo |
| uword | tx_fifo |
| uword | vpp_evt_q |
| u64 | segment_handle |
Definition at line 343 of file application_interface.h.
| u32 session_bound_msg_::context |
Definition at line 345 of file application_interface.h.
| u64 session_bound_msg_::handle |
Definition at line 346 of file application_interface.h.
| u8 session_bound_msg_::lcl_ip[16] |
Definition at line 349 of file application_interface.h.
| u8 session_bound_msg_::lcl_is_ip4 |
Definition at line 348 of file application_interface.h.
| u16 session_bound_msg_::lcl_port |
Definition at line 350 of file application_interface.h.
| i32 session_bound_msg_::retval |
Definition at line 347 of file application_interface.h.
| uword session_bound_msg_::rx_fifo |
Definition at line 351 of file application_interface.h.
| u64 session_bound_msg_::segment_handle |
Definition at line 354 of file application_interface.h.
| uword session_bound_msg_::tx_fifo |
Definition at line 352 of file application_interface.h.
| uword session_bound_msg_::vpp_evt_q |
Definition at line 353 of file application_interface.h.