Home
last modified time | relevance | path

Searched refs:DEBUG_MFC (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netinet6/
H A Dip6_mroute.c148 #define DEBUG_MFC 0x02 macro
704 if (mrt6debug & DEBUG_MFC) in add_m6fc()
741 if (mrt6debug & DEBUG_MFC) in add_m6fc()
781 if (mrt6debug & DEBUG_MFC) in add_m6fc()
882 if (mrt6debug & DEBUG_MFC) in del_m6fc()
1019 if (mrt6debug & (DEBUG_FORWARD | DEBUG_MFC)) in ip6_mforward()
/dragonfly/sys/net/ip_mroute/
H A Dip_mroute.c72 #define DEBUG_MFC 0x02 macro
980 if (mrtdebug & DEBUG_MFC) in add_mfc()
1010 if (mrtdebug & DEBUG_MFC) in add_mfc()
1038 if (mrtdebug & DEBUG_MFC) in add_mfc()
1091 if (mrtdebug & DEBUG_MFC) in del_mfc()
1240 if (mrtdebug & (DEBUG_FORWARD | DEBUG_MFC)) in X_ip_mforward()