Home
last modified time | relevance | path

Searched defs:imo_debug (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/netinet/
H A Dip_output.c222 static unsigned int imo_debug = 1; /* debugging (enabled) */ variable
224 static unsigned int imo_debug; /* debugging (disabled) */ variable
H A Dip_var.h127 uint32_t imo_debug; /* see ifa_debug flags */ member