Home
last modified time | relevance | path

Searched refs:__bpf_cpu_to_be64 (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dbpf_endian.h60 # define __bpf_cpu_to_be64(x) __builtin_bswap64(x) macro
73 # define __bpf_cpu_to_be64(x) (x) macro
94 __bpf_constant_cpu_to_be64(x) : __bpf_cpu_to_be64(x))

Completed in 1 milliseconds