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

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

Completed in 45 milliseconds