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

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dif.c142 ifp->int_nhash_prev = hifp;
144 (*hifp)->int_nhash_prev = &ifp->int_nhash;
475 *ifp->int_nhash_prev = ifp->int_nhash;
477 ifp->int_nhash->int_nhash_prev = ifp->int_nhash_prev;
H A Ddefs.h287 struct interface *int_nhash, **int_nhash_prev; member in struct:interface

Completed in 174 milliseconds