Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dip6_output.c228 static unsigned int im6o_debug = 1; /* debugging (enabled) */ variable
230 static unsigned int im6o_debug; /* debugging (disabled) */ variable
H A Dip6_var.h128 uint32_t im6o_debug; /* see ifa_debug flags */ member