Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Dip6_mroute.c184 #define DEBUG_FORWARD 0x04 macro
1038 if (mrt6debug & DEBUG_FORWARD) in ip6_mforward()
1104 if (mrt6debug & (DEBUG_FORWARD | DEBUG_MFC)) in ip6_mforward()
1198 if (mrt6debug & DEBUG_FORWARD) in ip6_mforward()
1379 if (mrt6debug & DEBUG_FORWARD) in ip6_mdq()
/netbsd-src/sys/netinet/
H A Dip_mroute.c171 #define DEBUG_FORWARD 0x04 macro
1309 if (mrtdebug & DEBUG_FORWARD) in ip_mforward_real()
1373 if (mrtdebug & (DEBUG_FORWARD | DEBUG_MFC)) in ip_mforward_real()
1599 if (mrtdebug & DEBUG_FORWARD) in ip_mdq()