Home
last modified time | relevance | path

Searched defs:__bpf_constant_ntohl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbpf_endian.h57 # define __bpf_constant_ntohl(x) ___bpf_swab32(x) macro
70 # define __bpf_constant_ntohl(x) (x) macro