Home
last modified time | relevance | path

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

/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Drib.h336 struct nhg_hash_entry *new_nhghe);
H A Dzebra_rib.c226 struct nhg_hash_entry *new_nhghe) in route_entry_update_nhe() argument
231 if (new_nhghe == NULL) { in route_entry_update_nhe()
238 if ((re->nhe_id != 0) && (re->nhe_id != new_nhghe->id)) { in route_entry_update_nhe()
241 route_entry_attach_ref(re, new_nhghe); in route_entry_update_nhe()
247 route_entry_attach_ref(re, new_nhghe); in route_entry_update_nhe()
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Drib.h336 struct nhg_hash_entry *new_nhghe);
H A Dzebra_rib.c226 struct nhg_hash_entry *new_nhghe) in route_entry_update_nhe() argument
231 if (new_nhghe == NULL) { in route_entry_update_nhe()
238 if ((re->nhe_id != 0) && (re->nhe_id != new_nhghe->id)) { in route_entry_update_nhe()
241 route_entry_attach_ref(re, new_nhghe); in route_entry_update_nhe()
247 route_entry_attach_ref(re, new_nhghe); in route_entry_update_nhe()