Searched refs:be_to_host32 (Results 1 – 2 of 2) sorted by relevance
62 #define be_to_host32(n) wpa_swap_32(n) macro91 #define be_to_host32(n) __builtin_bswap32((__force u32) (be32) (n)) macro103 #define be_to_host32(n) (n) macro
851 avp_code = be_to_host32(avp->avp_code); in eap_ttls_parse_avp()852 avp_length = be_to_host32(avp->avp_length); in eap_ttls_parse_avp()