summaryrefslogtreecommitdiff
path: root/samples/bpf/test_cgrp2_tc_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee2023-01-151-56/+0
* samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee2023-01-151-2/+1
* samples/bpf: replace BPF programs header with net_shared.hDaniel T. Lee2023-01-151-4/+2
* samples/bpf: replace legacy map with the BTF-defined mapDaniel T. Lee2023-01-151-18/+7
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* bpf: fix samples to add fake KBUILD_MODNAMEDaniel Borkmann2016-10-291-0/+1
* bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-121-1/+1
* cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau2016-07-011-0/+69