Home
last modified time | relevance | path

Searched refs:rtfind (Results 1 – 5 of 5) sorted by relevance

/freebsd/sbin/routed/
H A Ddefs.h564 struct rt_entry *rtfind(naddr);
H A Dinput.c401 rt = rtfind(n->n_dst); in input()
H A Doutput.c682 rt = rtfind(dst->sin_addr.s_addr); in supply()
H A Dif.c417 rt = rtfind(ifp->int_addr); in check_remote()
H A Dtable.c1688 rtfind(naddr dst) in rtfind() function