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

/freebsd-11-stable/sys/netinet6/
H A Din6_rmx.c280 in6_rtalloc1(struct sockaddr *dst, int report, u_long ignflags, u_int fibnum) function
H A Dip6_forward.c174 rin6.ro_rt = in6_rtalloc1((struct sockaddr *)dst, 0, 0, M_GETFIB(m));
H A Din6_var.h829 struct rtentry *in6_rtalloc1(struct sockaddr *, int, u_long, u_int);
H A Din6_src.c762 ro->ro_rt = in6_rtalloc1((struct sockaddr *)

Completed in 257 milliseconds