HomeSort by: relevance | last modified time | path
    Searched refs:int_nhash_prev (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/routed/
if.c 142 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;
defs.h 274 struct interface *int_nhash, **int_nhash_prev; member in struct:interface

Completed in 15 milliseconds