mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-18 00:44:38 +00:00
Added a selftest for tcpbpf (sock_ops) that checks that the appropriate callbacks occured and that it can access tcp_sock fields and that their values are correct. Run with command: ./test_tcpbpf_user Adding the flag "-d" will show why it did not pass. Signed-off-by: Lawrence Brakmo <brakmo@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> |
||
|---|---|---|
| .. | ||
| bpf_common.h | ||
| bpf_perf_event.h | ||
| bpf.h | ||
| fcntl.h | ||
| hw_breakpoint.h | ||
| kcmp.h | ||
| kvm.h | ||
| mman.h | ||
| perf_event.h | ||
| prctl.h | ||
| sched.h | ||
| stat.h | ||
| vhost.h | ||