Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c103 #define TRACEOK() if (linuxkpi_debug_80211 & D80211_TRACEOK) \ macro
107 #define TRACEOK() do { } while (0) macro
3027 TRACEOK(); in lkpi_ic_update_mcast()