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