Home
last modified time | relevance | path

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

/net/mac802154/
Dtrace.h32 #define BOOL_TO_STR(bo) (bo) ? "true" : "false" macro
153 BOOL_TO_STR(__entry->mode))
213 BOOL_TO_STR(__entry->is_coord))
264 BOOL_TO_STR(__entry->on))
/net/ieee802154/
Dtrace.h38 #define BOOL_TO_STR(bo) (bo) ? "true" : "false" macro
276 WPAN_DEV_PR_ARG, BOOL_TO_STR(__entry->mode))
295 WPAN_DEV_PR_ARG, BOOL_TO_STR(__entry->ackreq))
/net/wireless/
Dtrace.h189 #define BOOL_TO_STR(bo) (bo) ? "true" : "false" macro
430 BOOL_TO_STR(__entry->pairwise), MAC_PR_ARG(mac_addr))
468 __entry->mode, BOOL_TO_STR(__entry->pairwise),
492 BOOL_TO_STR(__entry->unicast),
493 BOOL_TO_STR(__entry->multicast))
551 BOOL_TO_STR(__entry->privacy), __entry->auth_type,
1192 MAC_PR_ARG(prev_bssid), BOOL_TO_STR(__entry->use_mfp),
1242 BOOL_TO_STR(__entry->local_state_change))
1315 __entry->auth_type, BOOL_TO_STR(__entry->privacy),
1710 BOOL_TO_STR(__entry->initiator),
[all …]