Searched refs:BOOL_TO_STR (Results 1 – 3 of 3) sorted by relevance
32 #define BOOL_TO_STR(bo) (bo) ? "true" : "false" macro153 BOOL_TO_STR(__entry->mode))213 BOOL_TO_STR(__entry->is_coord))264 BOOL_TO_STR(__entry->on))
38 #define BOOL_TO_STR(bo) (bo) ? "true" : "false" macro276 WPAN_DEV_PR_ARG, BOOL_TO_STR(__entry->mode))295 WPAN_DEV_PR_ARG, BOOL_TO_STR(__entry->ackreq))
221 #define BOOL_TO_STR(bo) (bo) ? "true" : "false" macro620 BOOL_TO_STR(__entry->multicast))1473 BOOL_TO_STR(__entry->local_state_change))1988 BOOL_TO_STR(__entry->initiator),2198 BOOL_TO_STR(__entry->no_cck),2199 BOOL_TO_STR(__entry->dont_wait_for_ack))2227 BOOL_TO_STR(__entry->unencrypted),2786 BOOL_TO_STR(__entry->enabled))3635 BOOL_TO_STR(__entry->acked))3678 BOOL_TO_STR(__entry->preauth))[all …]
Completed in 8 milliseconds