Searched refs:be16toh (Results 1 – 2 of 2) sorted by relevance
76 ASSERT_EQ(le16, be16toh(be16)); in TEST()
98 #define be16toh(x) htobe16(x) macro