Searched refs:__cpu_to_be32 (Results 1 – 3 of 3) sorted by relevance
42 #define __cpu_to_be32(x) (( __be32) (__u32) (x)) macro
42 #define __cpu_to_be32(x) (( __be32) __swab32((x))) macro
45 #define GRE_PPTP_KEY_MASK __cpu_to_be32(0xffff)