OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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 in typeref:typename:int
1613
* Send ARP packet for DAD,
ip_dad_count
times.
1619
dp->dad_count =
ip_dad_count
;
ip_input.c
1793
NULL, 0, &
ip_dad_count
, 0,
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025