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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtable.h91 extern struct rt_entry *rtlookup(struct in6_addr *, int);
H A Dinput.c243 rt = rtlookup(&prefix, n->rip6_prefix_length);
430 rt = rtlookup(&prefix, n->rip6_prefix_length);
H A Dstartup.c374 rt = rtlookup(dst, ifp->int_prefix_length);
H A Dtables.c178 rtlookup(struct in6_addr *dst, int prefix_length) function

Completed in 58 milliseconds