Searched refs:in6m_debug (Results 1 – 3 of 3) sorted by relevance
196 static unsigned int in6m_debug = 1; /* debugging (enabled) */ variable198 static unsigned int in6m_debug; /* debugging (disabled) */ variable511 if (inm->in6m_debug & IFD_ATTACHED) { in in6_mc_get()534 VERIFY((inm->in6m_debug & in in6_mc_get()572 VERIFY((inm->in6m_debug & in in6_mc_get()1373 VERIFY(!lastref || (!(inm->in6m_debug & IFD_ATTACHED) && in in6_mc_leave()3163 PE_parse_boot_argn("ifa_debug", &in6m_debug, sizeof(in6m_debug)); in in6_multi_init()3167 vm_size_t in6m_size = (in6m_debug == 0) ? sizeof(struct in6_multi) : in in6_multi_init()3181 in6m->in6m_debug |= IFD_ALLOC; in in6_multi_alloc()3182 if (in6m_debug != 0) { in in6_multi_alloc()[all …]
980 u_int32_t in6m_debug; /* see ifa_debug flags */ member
1889 VERIFY(!lastref || (!(inm->in6m_debug & IFD_ATTACHED) && in mld_flush_relq()2739 VERIFY(inm->in6m_debug & IFD_ATTACHED); in mld_final_leave()