Searched refs:___ntohl (Results 1 – 1 of 1) sorted by relevance
172 #define ___ntohl(x) __be32_to_cpu(x) macro175 #define ntohl(x) ___ntohl(x)