Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h326 struct hlinkage int_nhash; /* by name */ member
H A Dif.c133 NULL, nhash, offsetof(struct interface, int_nhash),
399 ifp = ifp->int_nhash.hl_next) { in ifwithname()