Home
last modified time | relevance | path

Searched refs:__bpf_constant_ntohs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbpf_endian.h53 # define __bpf_constant_ntohs(x) ___bpf_swab16(x) macro
66 # define __bpf_constant_ntohs(x) (x) macro
85 __bpf_constant_ntohs(x) : __bpf_ntohs(x))