Searched refs:___ntohl (Results 1 – 2 of 2) sorted by relevance
135 #define ___ntohl(x) __be32_to_cpu(x) macro139 #define ntohl(x) ___ntohl(x)
202 #define ___ntohl(x) __be32_to_cpu(x) macro205 #define ntohl(x) ___ntohl(x)