Searched refs:htobe16 (Results 1 – 3 of 3) sorted by relevance
70 htobe16((uint16_t)port), 0, nullptr, in setup_mdns_thread()
64 #define htobe16(x) __builtin_bswap16(x) macro
46 ASSERT_EQ(be16, htobe16(le16)); in TEST()