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