Searched refs:__constant_htonl (Results 1 – 3 of 3) sorted by relevance
31 #define __constant_htonl(x) ((__force __be32) (__u32) (x)) macro
31 #define __constant_htonl(x) ((__force __be32) ___constant_swab32((x))) macro
387 .sin_addr.s_addr = __constant_htonl(0x08080808L) // 8.8.8.8 in _have_ipv4()