aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_cgrp2_tc_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 BPF programs header with net_shared.hDaniel T. Lee
2023-01-15samples/bpf: replace legacy map with the BTF-defined mapDaniel T. Lee
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2016-10-29bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-07-01cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau