le16toh            20 tools/include/tools/endian.h #define le16toh(x) (x)
le16toh            44 tools/include/tools/endian.h #define le16toh(x) __bswap_16(x)
le16toh            14 tools/lib/traceevent/plugins/plugin_cfg80211.c #  define le16toh(x) (x)
le16toh            16 tools/lib/traceevent/plugins/plugin_cfg80211.c #  define le16toh(x) __bswap_16 (x)