Searched refs:PROBE_NUM (Results 1 – 4 of 4) sorted by relevance
67 #define PROBE_NUM 3 /* (number of probe packets) */ macro
274 if (++astate->probes < PROBE_NUM) { in arp_probe1()288 astate->probes ? astate->probes : PROBE_NUM, PROBE_NUM, in arp_probe1()
33 #define PROBE_NUM 3 macro
420 if(netif->autoip->sent_num >= PROBE_NUM) { in autoip_tmr()