Home
last modified time | relevance | path

Searched refs:ZEBRA_NHG_CREATED (Results 1 – 4 of 4) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_nhg.h127 #define ZEBRA_NHG_CREATED(NHE) ((NHE->type) == ZEBRA_ROUTE_NHG) macro
H A Dzebra_nhg.c1606 if (ZEBRA_NHG_CREATED(nhe) && nhe->refcnt <= 0) in zebra_nhg_decrement_ref()
2689 if (ZEBRA_NHG_CREATED(nhe) && nhe->refcnt <= 0) in zebra_nhg_sweep_entry()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_nhg.h127 #define ZEBRA_NHG_CREATED(NHE) ((NHE->type) == ZEBRA_ROUTE_NHG) macro
H A Dzebra_nhg.c1606 if (ZEBRA_NHG_CREATED(nhe) && nhe->refcnt <= 0) in zebra_nhg_decrement_ref()
2689 if (ZEBRA_NHG_CREATED(nhe) && nhe->refcnt <= 0) in zebra_nhg_sweep_entry()