Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_endian.h26 # define __bpf_constant_ntohs(x) ___constant_swab16(x) macro
39 # define __bpf_constant_ntohs(x) (x) macro