Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h61 #define D80211_TRACEOK 0x00000020 macro
H A Dlinux_80211.c121 #define TRACEOK() if (linuxkpi_debug_80211 & D80211_TRACEOK) \