![]() |
FD.io VPP
v19.04.1-1-ge4a0f9f
Vector Packet Processing
|
Data Fields | |
| u32 | data_length |
| u32 | data_offset |
| ip46_address_t | rmt_ip |
| ip46_address_t | lcl_ip |
| u16 | rmt_port |
| u16 | lcl_port |
| u8 | is_ip4 |
Definition at line 335 of file session_types.h.
| u32 session_dgram_header_::data_length |
Definition at line 337 of file session_types.h.
| u32 session_dgram_header_::data_offset |
Definition at line 338 of file session_types.h.
| u8 session_dgram_header_::is_ip4 |
Definition at line 343 of file session_types.h.
| ip46_address_t session_dgram_header_::lcl_ip |
Definition at line 340 of file session_types.h.
| u16 session_dgram_header_::lcl_port |
Definition at line 342 of file session_types.h.
| ip46_address_t session_dgram_header_::rmt_ip |
Definition at line 339 of file session_types.h.
| u16 session_dgram_header_::rmt_port |
Definition at line 341 of file session_types.h.