FD.io VPP  v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
gbp_next_hop_t_ Struct Reference
+ 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]
 

Detailed Description

Definition at line 50 of file gbp_contract.h.

Field Documentation

◆ gnh_ai

index_t gbp_next_hop_t_::gnh_ai[FIB_PROTOCOL_IP_MAX]

Definition at line 60 of file gbp_contract.h.

◆ gnh_bd

index_t gbp_next_hop_t_::gnh_bd

Definition at line 56 of file gbp_contract.h.

◆ gnh_ge

u32 gbp_next_hop_t_::gnh_ge

Definition at line 58 of file gbp_contract.h.

◆ gnh_gu

index_t gbp_next_hop_t_::gnh_gu

Definition at line 55 of file gbp_contract.h.

◆ gnh_ip

ip46_address_t gbp_next_hop_t_::gnh_ip

Definition at line 53 of file gbp_contract.h.

◆ gnh_mac

mac_address_t gbp_next_hop_t_::gnh_mac

Definition at line 54 of file gbp_contract.h.

◆ gnh_node

fib_node_t gbp_next_hop_t_::gnh_node

Definition at line 52 of file gbp_contract.h.

◆ gnh_rd

index_t gbp_next_hop_t_::gnh_rd

Definition at line 57 of file gbp_contract.h.

◆ gnh_sibling

u32 gbp_next_hop_t_::gnh_sibling

Definition at line 59 of file gbp_contract.h.


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