Searched refs:MRT6_DLOG (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | ip6_mroute.c | 245 #define MRT6_DLOG(m, fmt, ...) \ macro 250 #define MRT6_DLOG(m, fmt, ...) macro 555 MRT6_DLOG(DEBUG_ANY, "%s: socket %p", __func__, so); in ip6_mrouter_init() 581 MRT6_DLOG(DEBUG_ANY, "finished"); in ip6_mrouter_init() 659 MRT6_DLOG(DEBUG_ANY, "finished"); in X_ip6_mrouter_done() 743 MRT6_DLOG(DEBUG_ANY, "mif #%d, phyint %s", mifcp->mif6c_mifi, in add_m6if() 787 MRT6_DLOG(DEBUG_ANY, "mif %d, nummifs %d", *mifip, nummifs); in del_m6if_locked() 823 MRT6_DLOG(DEBUG_MFC, "no upcall o %s g %s p %x", in add_m6fc() 856 MRT6_DLOG(DEBUG_MFC, "o %s g %s p %x dbg %p", in add_m6fc() 894 MRT6_DLOG(DEBUG_MFC, "no upcall h %lu o %s g %s p %x", hash, in add_m6fc() [all …]
|