Home
last modified time | relevance | path

Searched refs:rt_hash (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtable.h50 uint_t rt_hash; /* for net or host */ member
H A Dtables.c190 if (rt->rt_hash != hash) in rtlookup()
269 rt->rt_hash = hash; in rtadd()
/illumos-gate/usr/src/uts/common/net/
H A Droute.h98 uint_t rt_hash; /* to speed lookups */ member