Home
last modified time | relevance | path

Searched refs:BPF_SK_SKB_STREAM_VERDICT (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/
Dtest_section_names.c82 {0, BPF_SK_SKB_STREAM_VERDICT},
Dtest_maps.c777 err = bpf_prog_attach(-1, fd, BPF_SK_SKB_STREAM_VERDICT, 0); in test_sockmap()
801 err = bpf_prog_detach(fd, BPF_SK_SKB_STREAM_VERDICT); in test_sockmap()
904 BPF_SK_SKB_STREAM_VERDICT, 0); in test_sockmap()
1044 BPF_SK_SKB_STREAM_VERDICT, 0); in test_sockmap()
1109 err = bpf_prog_detach(map_fd_rx, BPF_SK_SKB_STREAM_VERDICT); in test_sockmap()
Dtest_sockmap.c817 BPF_SK_SKB_STREAM_VERDICT, 0); in run_options()
1078 bpf_prog_detach2(prog_fd[1], map_fd[0], BPF_SK_SKB_STREAM_VERDICT); in run_options()
1601 BPF_SK_SKB_STREAM_VERDICT,
/tools/include/uapi/linux/
Dbpf.h184 BPF_SK_SKB_STREAM_VERDICT, enumerator
/tools/bpf/bpftool/
Dprog.c30 [BPF_SK_SKB_STREAM_VERDICT] = "stream_verdict",
/tools/lib/bpf/
Dlibbpf.c4520 BPF_SK_SKB_STREAM_VERDICT),