OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tundebug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if_tun.c
64
#define
TUNDEBUG
if (
tundebug
) printf
65
int
tundebug
= 0;
variable in typeref:typename:int
375
TUNDEBUG
("%s: open\n", ifp->if_xname);
410
TUNDEBUG
("%s: closed\n", ifp->if_xname);
448
TUNDEBUG
("%s: %s\n", __func__, ifp->if_xname);
509
TUNDEBUG
("%s: address set\n", ifp->if_xname);
512
TUNDEBUG
("%s: broadcast address set\n", ifp->if_xname);
519
TUNDEBUG
("%s: interface mtu set\n", ifp->if_xname);
565
TUNDEBUG
("%s: tun_output\n", ifp->if_xname)
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025