Searched refs:__bpf_htonl (Results 1 – 1 of 1) 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))
Completed in 4 milliseconds