Home
last modified time | relevance | path

Searched defs:nhg_hash_entry (Results 1 – 2 of 2) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_nhg.h49 struct nhg_hash_entry { struct
50 uint32_t id;
51 afi_t afi;
52 vrf_id_t vrf_id;
53 int type;
55 struct nexthop_group nhg;
66 struct interface *ifp;
68 uint32_t refcnt;
69 uint32_t dplane_ref;
71 uint32_t flags;
[all …]
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_nhg.h49 struct nhg_hash_entry { struct
50 uint32_t id;
51 afi_t afi;
52 vrf_id_t vrf_id;
53 int type;
55 struct nexthop_group nhg;
66 struct interface *ifp;
68 uint32_t refcnt;
69 uint32_t dplane_ref;
71 uint32_t flags;
[all …]