Searched refs:lr_probes (Results 1 – 4 of 4) sorted by relevance
79 u_int32_t lr_probes; /* number of probes so far */ member
554 iflri->iflri_probes = lr->lr_probes; in ifnet_lr2iflri()590 lri->lri_probes = lr->lr_probes; in ifnet_lr2lri()
573 if (lr->lr_probes != 0) { in arp_llreach_alloc()577 lr->lr_probes = 0; /* reset probe count */ in arp_llreach_alloc()590 lr->lr_probes = 0; /* reset probe count */ in arp_llreach_alloc()1221 llinfo->la_llreach->lr_probes != 0) { in arp_is_entry_probing()1437 if (lr->lr_probes < arp_unicast_lim) { in arp_lookup_ip()1445 if (lr->lr_probes == 0) { in arp_lookup_ip()1463 lr->lr_probes++; in arp_lookup_ip()1536 lr->lr_probes++; in arp_lookup_ip()
216 lr->lr_probes = 0; /* reset probe count */ in nd6_llreach_alloc()229 lr->lr_probes = 0; /* reset probe count */ in nd6_llreach_alloc()733 ln->ln_llreach->lr_probes++; in nd6_ns_output()