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