summaryrefslogtreecommitdiff
path: root/samples/bpf/lwt_len_hist_kern.c
AgeCommit message (Expand)Author
2023-01-15samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee
2023-01-15samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee
2023-01-15samples/bpf: replace legacy map with the BTF-defined mapDaniel T. Lee
2021-12-02samples/bpf: Clean up samples/bpf build failesAndrii Nakryiko
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf