Searched refs:ifa_ifwithnet (Results 1 – 5 of 5) sorted by relevance
1635 extern struct ifaddr *ifa_ifwithnet(const struct sockaddr *);
2902 return ifa_ifwithnet(net); in ifaddr_withnet()
1264 ifa_ifwithnet(const struct sockaddr *addr) in ifa_ifwithnet() function
661 ia = ifatoia(ifa_ifwithnet(sintosa(dst))); in ip_output_list()
2943 ia = (INA)ifa_ifwithnet(SA(&ipaddr)); in ip_dooptions()