Searched refs:la_flags (Results 1 – 2 of 2) sorted by relevance
140 u_int32_t la_flags; member654 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()1552 llinfo->la_flags |= LLINFO_RTRFAIL_EVTSENT; in arp_lookup_ip()2098 llinfo->la_flags & LLINFO_RTRFAIL_EVTSENT) { in arp_ip_handle_input()2102 llinfo->la_flags &= ~LLINFO_RTRFAIL_EVTSENT; in arp_ip_handle_input()2120 llinfo->la_flags &= ~LLINFO_PROBING; in arp_ip_handle_input()
834 int la_flags; /* answer flags */ member