FD.io VPP
v16.06
Vector Packet Processing
|
Data Fields | |
union { | |
u8 ppp_u8 [4] | |
u16 ppp_u16 [2] | |
u32 ppp_u32 | |
} | ppp_comp_u |
Definition at line 86 of file tcp_header_definitions.h.
union { ... } ppp_comp_hdr_type::ppp_comp_u |
u16 ppp_comp_hdr_type::ppp_u16[2] |
Definition at line 89 of file tcp_header_definitions.h.
u32 ppp_comp_hdr_type::ppp_u32 |
Definition at line 90 of file tcp_header_definitions.h.
u8 ppp_comp_hdr_type::ppp_u8[4] |
Definition at line 88 of file tcp_header_definitions.h.