FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Data Fields | |
unsigned | oam_gfc:4 |
unsigned | oam_vpi:8 |
unsigned | oam_vci_ms:4 |
unsigned | oam_vci_ls:12 |
unsigned | oam_pt:3 |
unsigned | oam_clp:1 |
u8 | data [0] |
Definition at line 973 of file tcp_header_definitions.h.
u8 atm_oam_hdr_t_::data[0] |
Definition at line 981 of file tcp_header_definitions.h.
unsigned atm_oam_hdr_t_::oam_clp |
Definition at line 980 of file tcp_header_definitions.h.
unsigned atm_oam_hdr_t_::oam_gfc |
Definition at line 974 of file tcp_header_definitions.h.
unsigned atm_oam_hdr_t_::oam_pt |
Definition at line 979 of file tcp_header_definitions.h.
unsigned atm_oam_hdr_t_::oam_vci_ls |
Definition at line 978 of file tcp_header_definitions.h.
unsigned atm_oam_hdr_t_::oam_vci_ms |
Definition at line 976 of file tcp_header_definitions.h.
unsigned atm_oam_hdr_t_::oam_vpi |
Definition at line 975 of file tcp_header_definitions.h.