HomeSort by: relevance | last modified time | path
    Searched defs:DEBUG_FORWARD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
ip6_mroute.c 184 #define DEBUG_FORWARD 0x04
1038 if (mrt6debug & DEBUG_FORWARD)
1104 if (mrt6debug & (DEBUG_FORWARD | DEBUG_MFC))
1198 if (mrt6debug & DEBUG_FORWARD)
1379 if (mrt6debug & DEBUG_FORWARD)
  /src/sys/netinet/
ip_mroute.c 171 #define DEBUG_FORWARD 0x04
1309 if (mrtdebug & DEBUG_FORWARD)
1373 if (mrtdebug & (DEBUG_FORWARD | DEBUG_MFC))
1599 if (mrtdebug & DEBUG_FORWARD)

Completed in 16 milliseconds