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