Searched defs:dstsock (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/netinet6/
H A Draw_ip6.c401 struct sockaddr_in6 *dstsock; local
H A Din6_src.c176 in6_selectsrc(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, argument
555 selectroute(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, argument
799 in6_selectif(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct ifnet *oifp, u_int fibnum) argument
863 in6_selectroute(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct rtentry **retrt) argument
874 in6_selectroute_fib(struct sockaddr_in6 *dstsock, struct ip6_pktopts *opts, struct ip6_moptions *mopts, struct route_in6 *ro, struct ifnet **retifp, struct rtentry **retrt, u_int fibnum) argument
[all...]

Completed in 59 milliseconds