Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Drde_rib.c1665 struct nexthop *nh, *nnh; in nexthop_shutdown() local
1667 RB_FOREACH_SAFE(nh, nexthop_tree, &nexthoptable, nnh) { in nexthop_shutdown()