Searched refs:__bpf_constant_ntohl (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | bpf_endian.h | 57 # define __bpf_constant_ntohl(x) ___bpf_swab32(x) macro 70 # define __bpf_constant_ntohl(x) (x) macro 91 __bpf_constant_ntohl(x) : __bpf_ntohl(x)) |
Completed in 1 milliseconds