Searched refs:int_nhash_prev (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sbin/routed/
H A Dif.c134 ifp->int_nhash_prev = hifp;
136 (*hifp)->int_nhash_prev = &ifp->int_nhash;
462 *ifp->int_nhash_prev = ifp->int_nhash;
464 ifp->int_nhash->int_nhash_prev = ifp->int_nhash_prev;
H A Ddefs.h269 struct interface *int_nhash, **int_nhash_prev; member in struct:interface

Completed in 46 milliseconds