Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Drde_rib.c1681 struct nexthop *nexthop_lookup(struct bgpd_addr *);
1759 nh = nexthop_lookup(&msg->nexthop); in nexthop_update()
1887 nh = nexthop_lookup(nexthop); in nexthop_get()
1973 nexthop_lookup(struct bgpd_addr *nexthop) in nexthop_lookup() function