FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Data Fields | |
union { | |
struct { | |
ip4_address_t addr | |
u32 fib_index | |
} | |
u64 as_u64 | |
}; | |
Definition at line 1450 of file nat44_ed_api.c.
union { ... } |
ip4_address_t snat_user_key_t::addr |
Definition at line 1456 of file nat44_ed_api.c.
u64 snat_user_key_t::as_u64 |
Definition at line 1459 of file nat44_ed_api.c.
u32 snat_user_key_t::fib_index |
Definition at line 1457 of file nat44_ed_api.c.