![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Collaboration diagram for nat66_main_t:Data Fields | |
| nat66_interface_t * | interfaces |
| Interface pool. More... | |
| nat66_static_mapping_t * | sm |
| Static mapping pool. More... | |
| clib_bihash_24_8_t | sm_l |
| Static mapping by local address lookup table. More... | |
| clib_bihash_24_8_t | sm_e |
| Static mapping by external address lookup table. More... | |
| vlib_combined_counter_main_t | session_counters |
| Session counters. More... | |
| u32 | outside_vrf_id |
| u32 | outside_fib_index |
| fib_source_t | nat_fib_src_hi |
| u16 | msg_id_base |
| u8 | log_level |
| u8 | enabled |
| vlib_simple_counter_main_t | in2out_packets |
| vlib_simple_counter_main_t | out2in_packets |
| vlib_simple_counter_main_t nat66_main_t::in2out_packets |
| nat66_interface_t* nat66_main_t::interfaces |
| fib_source_t nat66_main_t::nat_fib_src_hi |
| vlib_simple_counter_main_t nat66_main_t::out2in_packets |
| vlib_combined_counter_main_t nat66_main_t::session_counters |
| nat66_static_mapping_t* nat66_main_t::sm |
| clib_bihash_24_8_t nat66_main_t::sm_e |
| clib_bihash_24_8_t nat66_main_t::sm_l |