Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dbpf_endian.h57 # define __bpf_constant_ntohl(x) ___bpf_swab32(x) macro
70 # define __bpf_constant_ntohl(x) (x) macro
91 __bpf_constant_ntohl(x) : __bpf_ntohl(x))
/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_sock.c237 __bpf_constant_ntohl(0x00000001), 4),
267 __bpf_constant_ntohl(0x7F000001), 4),