Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_endian.h29 # define __bpf_htonl(x) __builtin_bswap32(x) macro
42 # define __bpf_htonl(x) (x) macro
61 __bpf_constant_htonl(x) : __bpf_htonl(x))