FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Data Fields | |
union { | |
struct { | |
ip4_address_t l_addr | |
ip4_address_t r_addr | |
u32 proto:8 | |
u32 fib_index:24 | |
u16 l_port | |
u16 r_port | |
} | |
u64 as_u64 [2] | |
}; | |
union { ... } |
ip4_address_t nat_ed_ses_key_t::l_addr |
ip4_address_t nat_ed_ses_key_t::r_addr |