Searched defs:ntohll (Results 1 – 2 of 2) sorted by relevance
35 #define ntohll(x) be64_to_cpu(x) macro
24 #define ntohll(x) ((bpf_ntohl(1)) == 1 ? (x) : ((uint64_t)bpf_ntohl((x) & \ macro