Searched refs:__be16_to_cpu (Results 1 – 4 of 4) sorted by relevance
98 #define be16_to_cpu __be16_to_cpu159 #define ___ntohs(x) __be16_to_cpu(x)
60 #define __be16_to_cpu(x) __swab16((x)) macro
48 #define __be16_to_cpu(x) ((__u16)(x)) macro
48 #define __be16_to_cpu(x) __swab16((x)) macro