Home
last modified time | relevance | path

Searched refs:dplane_nexthop_update_internal (Results 1 – 2 of 2) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_dplane.c2381 dplane_nexthop_update_internal(struct nhg_hash_entry *nhe, enum dplane_op_e op) in dplane_nexthop_update_internal() function
2592 ret = dplane_nexthop_update_internal(nhe, DPLANE_OP_NH_INSTALL); in dplane_nexthop_add()
2606 ret = dplane_nexthop_update_internal(nhe, DPLANE_OP_NH_UPDATE); in dplane_nexthop_update()
2618 ret = dplane_nexthop_update_internal(nhe, DPLANE_OP_NH_DELETE); in dplane_nexthop_delete()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_dplane.c2381 dplane_nexthop_update_internal(struct nhg_hash_entry *nhe, enum dplane_op_e op) in dplane_nexthop_update_internal() function
2592 ret = dplane_nexthop_update_internal(nhe, DPLANE_OP_NH_INSTALL); in dplane_nexthop_add()
2606 ret = dplane_nexthop_update_internal(nhe, DPLANE_OP_NH_UPDATE); in dplane_nexthop_update()
2618 ret = dplane_nexthop_update_internal(nhe, DPLANE_OP_NH_DELETE); in dplane_nexthop_delete()