Home
last modified time | relevance | path

Searched refs:rthash (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtables.c43 struct rthash *net_hashes[IPV6_ABITS + 1];
127 rthash(struct in6_addr *dst, int prefix_length) in rthash() function
181 struct rthash *rh; in rtlookup()
187 hash = rthash(dst, prefix_length); in rtlookup()
238 struct rthash *rh; in rtadd()
247 struct rthash *trh; in rtadd()
249 rh = (struct rthash *) in rtadd()
259 hash = rthash(&pdst, prefix_length); in rtadd()
474 struct rthash *rh; in rtpurgeif()
505 struct rthash *rh; in rtchangeall()
[all …]
H A Dtable.h44 struct rthash { struct
80 extern struct rthash *net_hashes[IPV6_ABITS + 1];
H A Dtimer.c53 struct rthash *rh; in timer()
160 struct rthash *rh; in term()
H A Doutput.c138 struct rthash *rh; in supply()