![]() |
FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Collaboration diagram for gbp_next_hop_t_:Data Fields | |
| fib_node_t | gnh_node |
| ip46_address_t | gnh_ip |
| mac_address_t | gnh_mac |
| index_t | gnh_gu |
| index_t | gnh_bd |
| index_t | gnh_rd |
| u32 | gnh_ge |
| u32 | gnh_sibling |
| index_t | gnh_ai [FIB_PROTOCOL_IP_MAX] |
Definition at line 65 of file gbp_contract.h.
| index_t gbp_next_hop_t_::gnh_ai[FIB_PROTOCOL_IP_MAX] |
Definition at line 75 of file gbp_contract.h.
| index_t gbp_next_hop_t_::gnh_bd |
Definition at line 71 of file gbp_contract.h.
| u32 gbp_next_hop_t_::gnh_ge |
Definition at line 73 of file gbp_contract.h.
| index_t gbp_next_hop_t_::gnh_gu |
Definition at line 70 of file gbp_contract.h.
| ip46_address_t gbp_next_hop_t_::gnh_ip |
Definition at line 68 of file gbp_contract.h.
| mac_address_t gbp_next_hop_t_::gnh_mac |
Definition at line 69 of file gbp_contract.h.
| fib_node_t gbp_next_hop_t_::gnh_node |
Definition at line 67 of file gbp_contract.h.
| index_t gbp_next_hop_t_::gnh_rd |
Definition at line 72 of file gbp_contract.h.
| u32 gbp_next_hop_t_::gnh_sibling |
Definition at line 74 of file gbp_contract.h.