Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_endian.h31 # define __bpf_constant_htonl(x) ___constant_swab32(x) macro
44 # define __bpf_constant_htonl(x) (x) macro