Searched refs:LLINFO_PROBING (Results 1 – 1 of 1) sorted by relevance
141 #define LLINFO_PROBING 0x2 /* waiting for an ARP reply */ macro641 if (ap->probing && (la->la_flags & LLINFO_PROBING) && in arptfree()1432 if (unreachable || (llinfo->la_flags & LLINFO_PROBING)) { in arp_lookup_ip()1447 llinfo->la_flags |= LLINFO_PROBING; in arp_lookup_ip()1486 !(llinfo->la_flags & LLINFO_PROBING)) { in arp_lookup_ip()1519 llinfo->la_flags |= LLINFO_PROBING; in arp_lookup_ip()2128 llinfo->la_flags &= ~LLINFO_PROBING; in arp_ip_handle_input()