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