NameDateSize

..30-Jun-20238

.gitignoreH A D16-Oct-202049

iterators.bpf.cH A D31-Aug-20232.4 KiB

iterators.lskel-big-endian.hH A D22-Feb-202325.1 KiB

iterators.lskel-little-endian.hH A D31-Aug-202326.3 KiB

MakefileH A D31-Aug-20231.8 KiB

READMEH A D22-Feb-2023335

README

1WARNING:
2If you change "iterators.bpf.c" do "make -j" in this directory to
3rebuild "iterators.lskel-little-endian.h". Then, on a big-endian
4machine, do "make -j big" in this directory to rebuild
5"iterators.lskel-big-endian.h". Commit both resulting headers.
6Make sure to have clang 10 installed.
7See Documentation/bpf/bpf_devel_QA.rst
8