Home
last modified time | relevance | path

Searched refs:nexthop_unref (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/bgpd/
Drde_rib.c1641 nexthop_unref(p->nexthop); in prefix_unlink()
1710 nexthop_unref(nh); in nexthop_shutdown()
1774 if (nexthop_unref(nh)) in nexthop_update()
1826 nexthop_unref(*nexthop); in nexthop_modify()
1916 nexthop_unref(struct nexthop *nh) in nexthop_unref() function
Drde_filter.c483 nexthop_unref(state->nexthop); in rde_filterstate_clean()
519 nexthop_unref(s->action.nh_ref); in filterset_free()
Drde.h704 int nexthop_unref(struct nexthop *);
Drde_update.c578 nexthop_unref(state->nexthop); in up_prep_adjout()
Drde.c1737 nexthop_unref(state.nexthop); in rde_update_dispatch()
2116 nexthop_unref(state->nexthop); /* just to be sure */ in rde_attr_parse()