Searched defs:bpf_htonl (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/tools/testing/selftests/bpf/ | ||
| D | bpf_endian.h | 50 #define bpf_htonl(x) \ macro |
| /kernel/linux/linux-5.10/tools/lib/bpf/ | ||
| D | bpf_endian.h | 86 #define bpf_htonl(x) \ macro |