Searched refs:best_ia (Results 1 – 3 of 3) sorted by relevance
1637 struct in_ifaddr *best_ia = NULL; in arp_ip_handle_input() local1683 best_ia = ia; in arp_ip_handle_input()1684 best_ia_sin = best_ia->ia_addr; in arp_ip_handle_input()1697 best_ia = ia; in arp_ip_handle_input()1698 best_ia_sin = best_ia->ia_addr; in arp_ip_handle_input()1724 best_ia = ia; in arp_ip_handle_input()1725 best_ia_sin = best_ia->ia_addr; in arp_ip_handle_input()1749 best_ia = (struct in_ifaddr *__single)ifa; in arp_ip_handle_input()1750 best_ia_sin = best_ia->ia_addr; in arp_ip_handle_input()1762 if (!bridged || best_ia == NULL) { in arp_ip_handle_input()[all …]
1295 struct in_ifaddr *__single best_ia = NULL; in ip_input_check_interface() local1314 best_ia = ia; in ip_input_check_interface()1315 match_ifp = best_ia->ia_ifp; in ip_input_check_interface()1332 if (best_ia != NULL) { in ip_input_check_interface()1345 ip_input_setdst_chain(m, 0, best_ia); in ip_input_check_interface()1424 __func__, best_ia->ia_ifp->if_xname, src_str, dst_str, ip->ip_p, inifp->if_xname); in ip_input_check_interface()
835 struct in_ifaddr *best_ia = NULL; in pkt_is_for_listener() local862 best_ia = ia; in pkt_is_for_listener()875 if (best_ia != NULL) { in pkt_is_for_listener()