Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dbpf_endian.h25 # define __bpf_constant_ntohs(x) ___constant_swab16(x) macro
34 # define __bpf_constant_ntohs(x) (x) macro