Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/bgpd/
Drde_rib.c1803 nexthop_modify(struct nexthop *setnh, enum action_types type, uint8_t aid, in nexthop_modify() argument
1824 if (aid != setnh->exit_nexthop.aid) in nexthop_modify()
1827 *nexthop = nexthop_ref(setnh); in nexthop_modify()