summaryrefslogtreecommitdiffstats
path: root/samples/bpf/lwt_len_hist_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee2023-01-151-62/+0
* samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee2023-01-151-4/+1
* samples/bpf: replace legacy map with the BTF-defined mapDaniel T. Lee2023-01-151-17/+7
* samples/bpf: Clean up samples/bpf build failesAndrii Nakryiko2021-12-021-7/+0
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* bpf: Add tests and samples for LWT-BPFThomas Graf2016-12-021-0/+82