Searched refs:LLINFO_PROBING (Results 1 – 1 of 1) sorted by relevance
142 #define LLINFO_PROBING 0x2 /* waiting for an ARP reply */ macro654 if (ap->probing && (la->la_flags & LLINFO_PROBING) && in arptfree()1446 if ((unreachable || (llinfo->la_flags & LLINFO_PROBING)) && in arp_lookup_ip()1457 llinfo->la_flags |= LLINFO_PROBING; in arp_lookup_ip()1494 !(llinfo->la_flags & LLINFO_PROBING)) { in arp_lookup_ip()1528 llinfo->la_flags |= LLINFO_PROBING; in arp_lookup_ip()2120 llinfo->la_flags &= ~LLINFO_PROBING; in arp_ip_handle_input()