Name
Date
Size
#Lines
LOC

..--

.gitignoreH A D22-Feb-202149 32

MakefileH A D12-Sep-20231.8 KiB6851

READMEH A D01-May-2023335 87

iterators.bpf.cH A D12-Sep-20232.4 KiB11995

iterators.lskel-big-endian.hH A D01-May-202325.1 KiB420401

iterators.lskel-little-endian.hH A D12-Sep-202326.3 KiB436417

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