Searched refs:ifa_ifwithnet (Results 1 – 5 of 5) sorted by relevance
1884 extern struct ifaddr *ifa_ifwithnet(const struct sockaddr *);
2747 return ifa_ifwithnet(net); in ifaddr_withnet()
1112 ifa_ifwithnet(const struct sockaddr *addr) in ifa_ifwithnet() function
633 ia = ifatoia(ifa_ifwithnet(sintosa(dst))); in ip_output_list()
2900 ia = (INA)ifa_ifwithnet(SA(&ipaddr)); in ip_dooptions()