Definition at line 442 of file lb.h.
◆ as_ip
ip46_address_t lb_snat_mapping_t::as_ip |
Definition at line 448 of file lb.h.
◆ as_ip_is_ipv6
u8 lb_snat_mapping_t::as_ip_is_ipv6 |
Definition at line 450 of file lb.h.
◆ fib_index
u32 lb_snat_mapping_t::fib_index |
Definition at line 459 of file lb.h.
◆ src_ip
ip46_address_t lb_snat_mapping_t::src_ip |
for vip + port case, src_ip = vip; for node ip + node_port, src_ip = node_ip
Definition at line 447 of file lb.h.
◆ src_ip_is_ipv6
u8 lb_snat_mapping_t::src_ip_is_ipv6 |
Definition at line 449 of file lb.h.
◆ src_port
u16 lb_snat_mapping_t::src_port |
Network byte order for vip + port case, src_port = port; for node ip + node_port, src_port = node_port.
Definition at line 456 of file lb.h.
◆ target_port
u16 lb_snat_mapping_t::target_port |
Definition at line 457 of file lb.h.
◆ vrf_id
u32 lb_snat_mapping_t::vrf_id |
Definition at line 458 of file lb.h.
The documentation for this struct was generated from the following file: