Searched refs:rtalloc2 (Results 1 – 2 of 2) sorted by relevance
337 rtalloc2(struct sockaddr *, int, int);
193 ro->ro_rt = rtalloc2(&ro->ro_dst, 1, howstrict); in rtalloc_noclone()207 rtalloc2(struct sockaddr *dst, int report, int howstrict) in rtalloc2() function