Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dbpf_endian.h30 # define __bpf_constant_htonl(x) ___constant_swab32(x) macro
39 # define __bpf_constant_htonl(x) (x) macro
52 __bpf_constant_htonl(x) : __bpf_htonl(x))