Searched refs:MRT6_DLOG (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/netinet6/ |
| HD | ip6_mroute.c | 247 #define MRT6_DLOG(m, fmt, ...) \ macro 252 #define MRT6_DLOG(m, fmt, ...) macro 557 MRT6_DLOG(DEBUG_ANY, "so_type = %d, pr_protocol = %d", in ip6_mrouter_init() 587 MRT6_DLOG(DEBUG_ANY, "finished"); in ip6_mrouter_init() 665 MRT6_DLOG(DEBUG_ANY, "finished"); in X_ip6_mrouter_done() 746 MRT6_DLOG(DEBUG_ANY, "mif #%d, phyint %s", mifcp->mif6c_mifi, in add_m6if() 790 MRT6_DLOG(DEBUG_ANY, "mif %d, nummifs %d", *mifip, nummifs); in del_m6if_locked() 826 MRT6_DLOG(DEBUG_MFC, "no upcall o %s g %s p %x", in add_m6fc() 860 MRT6_DLOG(DEBUG_MFC, "o %s g %s p %x dbg %p", in add_m6fc() 898 MRT6_DLOG(DEBUG_MFC, "no upcall h %lu o %s g %s p %x", hash, in add_m6fc() [all …]
|