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

/xnu-2422.115.4/bsd/netinet6/
H A Dip6_mroute.c151 #define DEBUG_MFC 0x02 macro
739 if (mrt6debug & DEBUG_MFC)
773 if (mrt6debug & DEBUG_MFC)
813 if (mrt6debug & DEBUG_MFC)
915 if (mrt6debug & DEBUG_MFC)
1051 if (mrt6debug & (DEBUG_FORWARD | DEBUG_MFC))
/xnu-2422.115.4/bsd/netinet/
H A Dip_mroute.c230 #define DEBUG_MFC 0x02 macro
837 if (mrtdebug & DEBUG_MFC)
866 if (mrtdebug & DEBUG_MFC)
906 if (mrtdebug & DEBUG_MFC)
1003 if (mrtdebug & DEBUG_MFC)
1156 if (mrtdebug & (DEBUG_FORWARD | DEBUG_MFC))

Completed in 26 milliseconds