![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
The set of addresses/mask that contribute forwarding info and are installed. More...
Collaboration diagram for dhcp_client_fwd_addresses_t_:Data Fields | |
| ip4_address_t | leased_address |
| the address assigned to this client and it's mask More... | |
| u32 | subnet_mask_width |
| ip4_address_t | dhcp_server |
| the address of the DHCP server handing out the address. More... | |
| ip4_address_t | router_address |
| The address of this client's default gateway - may not be present. More... | |
The set of addresses/mask that contribute forwarding info and are installed.
| ip4_address_t dhcp_client_fwd_addresses_t_::dhcp_server |
| ip4_address_t dhcp_client_fwd_addresses_t_::leased_address |
| ip4_address_t dhcp_client_fwd_addresses_t_::router_address |