Searched refs:___ntohl (Results 1 – 2 of 2) sorted by relevance
136 #define ___ntohl(x) __be32_to_cpu(x) macro140 #define ntohl(x) ___ntohl(x)