Searched refs:__bpf_constant_htonl (Results 1 – 4 of 4) sorted by relevance
31 # define __bpf_constant_htonl(x) ___constant_swab32(x) macro44 # define __bpf_constant_htonl(x) (x) macro61 __bpf_constant_htonl(x) : __bpf_htonl(x))
32 static const __u32 mpls_label = __bpf_constant_htonl(1000 << 12 |109 iph_inner.saddr = __bpf_constant_htonl(saddr); in encap_ipv4()110 iph_inner.daddr = __bpf_constant_htonl(daddr); in encap_ipv4()
85 #define IPV6_FLOWLABEL_MASK __bpf_constant_htonl(0x000FFFFF)
305 .flow_label = __bpf_constant_htonl(0xbeeef),326 .flow_label = __bpf_constant_htonl(0xbeeef),