rtfind
struct rt_entry *rtfind(naddr);
rt = rtfind(ifp->int_addr);
rt = rtfind(n->n_dst);
rt = rtfind(dst->sin_addr.s_addr);