FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
nat_ip4_pool_s Struct Reference
+ Collaboration diagram for nat_ip4_pool_s:

Data Fields

nat_add_del_ip4_pool_addr_cb_tadd_del_pool_addr_cb
 
nat_alloc_ip4_addr_and_port_cb_talloc_addr_and_port_cb
 
nat_ip4_pool_addr_tpool_addr
 
u32 random_seed
 

Detailed Description

Definition at line 60 of file alloc.h.

Field Documentation

◆ add_del_pool_addr_cb

nat_add_del_ip4_pool_addr_cb_t* nat_ip4_pool_s::add_del_pool_addr_cb

Definition at line 62 of file alloc.h.

◆ alloc_addr_and_port_cb

nat_alloc_ip4_addr_and_port_cb_t* nat_ip4_pool_s::alloc_addr_and_port_cb

Definition at line 63 of file alloc.h.

◆ pool_addr

nat_ip4_pool_addr_t* nat_ip4_pool_s::pool_addr

Definition at line 64 of file alloc.h.

◆ random_seed

u32 nat_ip4_pool_s::random_seed

Definition at line 65 of file alloc.h.


The documentation for this struct was generated from the following file: