Searched refs:__constant_htonl (Results 1 – 5 of 5) sorted by relevance
53 .sin_addr.s_addr = __constant_htonl(0x08080808L) // 8.8.8.8 in checkNetworkConnectivity()
29 #define __constant_htonl(x) ((__force __be32) (__u32) (x)) macro
29 #define __constant_htonl(x) ((__force __be32) ___constant_swab32((x))) macro
253 .sin_addr.s_addr = __constant_htonl(0x08080808L) // 8.8.8.8 in have_ipv4()
388 .sin_addr.s_addr = __constant_htonl(0x08080808L) // 8.8.8.8 in _have_ipv4()