Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Din6_mcast.c196 static unsigned int in6m_debug = 1; /* debugging (enabled) */ variable
198 static unsigned int in6m_debug; /* debugging (disabled) */ variable
H A Din6_var.h979 u_int32_t in6m_debug; /* see ifa_debug flags */ member