Searched refs:la_flags (Results 1 – 2 of 2) sorted by relevance
139 u_int32_t la_flags; member641 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()1543 llinfo->la_flags |= LLINFO_RTRFAIL_EVTSENT; in arp_lookup_ip()2106 llinfo->la_flags & LLINFO_RTRFAIL_EVTSENT) { in arp_ip_handle_input()2110 llinfo->la_flags &= ~LLINFO_RTRFAIL_EVTSENT; in arp_ip_handle_input()2128 llinfo->la_flags &= ~LLINFO_PROBING; in arp_ip_handle_input()
980 int la_flags; /* answer flags */ member