HomeSort by: relevance | last modified time | path
    Searched refs:ip_dad_count (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
in_var.h 388 extern int ip_dad_count; /* Duplicate Address Detection probes */
394 return ip_dad_count > 0;
if_arp.c 169 int ip_dad_count = PROBE_NUM; variable
1614 * Send ARP packet for DAD, ip_dad_count times.
1620 dp->dad_count = ip_dad_count;
ip_input.c 1793 NULL, 0, &ip_dad_count, 0,

Completed in 16 milliseconds