FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Data Fields | |
srp_header_t | srp |
ethernet_header_t | ethernet |
srp_control_header_t | control |
u8 | originator_address [6] |
union { | |
u8 ips_octet | |
struct { | |
u8 status: 3 | |
u8 is_long_path: 1 | |
u8 request_type: 4 | |
} | |
}; | |
u8 | reserved |
union { ... } |
ethernet_header_t srp_ips_header_t::ethernet |
srp_header_t srp_ips_header_t::srp |