Searched refs:__bpf_htonl (Results 1 – 2 of 2) sorted by relevance
56 # define __bpf_htonl(x) __builtin_bswap32(x) macro69 # define __bpf_htonl(x) (x) macro88 __bpf_constant_htonl(x) : __bpf_htonl(x))
29 #define ip4_src __bpf_htonl(0xac100164) /* 172.16.1.100 */30 #define ip4_dst __bpf_htonl(0xac100264) /* 172.16.2.100 */