Searched refs:DEBUG_ANY (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | ip6_mroute.c | 244 #define DEBUG_ANY 0x7f 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() 1457 MRT6_DLOG(DEBUG_ANY, in ip6_mdq() 1635 MRT6_DLOG(DEBUG_ANY, "src %s dst %s", in register_send() 1675 MRT6_DLOG(DEBUG_ANY, "ip6_mrouter socket queue full"); in register_send() 1774 MRT6_DLOG(DEBUG_ANY | DEBUG_ERR, in pim6_input() [all …]
|