OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nd6_debug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet6/
nd6.h
108
extern int
nd6_debug
;
113
do { if (
nd6_debug
) log(level, "%s: " fmt, __func__, ##args);} while (0)
nd6.c
94
#ifdef
ND6_DEBUG
95
int
nd6_debug
= 1;
variable
97
int
nd6_debug
= 0;
variable
icmp6.c
3072
CTLTYPE_INT, "
nd6_debug
",
3074
NULL, 0, &
nd6_debug
, 0,
Completed in 16 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026