Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h325 struct hlinkage int_bhash; /* by broadcast address */ member
H A Dif.c118 NULL, ahash, offsetof(struct interface, int_bhash),
377 ifp = ifp->int_bhash.hl_next) { in ifwithaddr()