Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dtest_sysctl.c236 bpf_be64_to_cpu(0x7463705f6d656d00ULL)),
278 bpf_be64_to_cpu(0x7463705f6d650000ULL)),
322 bpf_be64_to_cpu(0x6e65742f69707634ULL)),
328 bpf_be64_to_cpu(0x2f7463705f6d656dULL)),
376 bpf_be64_to_cpu(0x6e65742f69707634ULL)),
382 bpf_be64_to_cpu(0x2f7463705f6d6500ULL)),
424 bpf_be64_to_cpu(0x6e65742f69700000ULL)),
460 bpf_be64_to_cpu(0x4c696e75780a0000ULL)),
499 bpf_be64_to_cpu(0x4c696e75780a0000ULL)),
538 bpf_be64_to_cpu(0x4c696e7578000000ULL)),
[all …]
/tools/lib/bpf/
A Dbpf_endian.h95 #define bpf_be64_to_cpu(x) \ macro
/tools/testing/selftests/bpf/progs/
A Dtest_lwt_seg6local.c277 if (bpf_be64_to_cpu(egr_addr.hi) == 0xfd00000000000000 && in has_egr_tlv()
278 bpf_be64_to_cpu(egr_addr.lo) == 0x4) in has_egr_tlv()

Completed in 9 milliseconds