FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
session_dgram_header_ Struct Reference

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
 

Detailed Description

Definition at line 432 of file session_types.h.

Field Documentation

◆ data_length

u32 session_dgram_header_::data_length

Definition at line 434 of file session_types.h.

◆ data_offset

u32 session_dgram_header_::data_offset

Definition at line 435 of file session_types.h.

◆ is_ip4

u8 session_dgram_header_::is_ip4

Definition at line 440 of file session_types.h.

◆ lcl_ip

ip46_address_t session_dgram_header_::lcl_ip

Definition at line 437 of file session_types.h.

◆ lcl_port

u16 session_dgram_header_::lcl_port

Definition at line 439 of file session_types.h.

◆ rmt_ip

ip46_address_t session_dgram_header_::rmt_ip

Definition at line 436 of file session_types.h.

◆ rmt_port

u16 session_dgram_header_::rmt_port

Definition at line 438 of file session_types.h.


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