Home
last modified time | relevance | path

Searched refs:BPF_SK_MSG_VERDICT (Results 1 – 25 of 1775) sorted by relevance

12345678910>>...71

/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c93 {0, BPF_PROG_TYPE_SK_MSG, BPF_SK_MSG_VERDICT},
94 {0, BPF_SK_MSG_VERDICT},
H A Dsockmap_basic.c125 err = bpf_prog_attach(verdict, map, BPF_SK_MSG_VERDICT, 0); in test_skmsg_helpers()
131 err = bpf_prog_detach2(verdict, map, BPF_SK_MSG_VERDICT); in test_skmsg_helpers()
H A Dsockmap_listen.c1047 err = xbpf_prog_attach(verdict, sock_map, BPF_SK_MSG_VERDICT, 0); in test_msg_redir_to_connected()
1053 xbpf_prog_detach2(verdict, sock_map, BPF_SK_MSG_VERDICT); in test_msg_redir_to_connected()
1158 err = xbpf_prog_attach(verdict, sock_map, BPF_SK_MSG_VERDICT, 0); in test_msg_redir_to_listening()
1164 xbpf_prog_detach2(verdict, sock_map, BPF_SK_MSG_VERDICT); in test_msg_redir_to_listening()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c93 {0, BPF_PROG_TYPE_SK_MSG, BPF_SK_MSG_VERDICT},
94 {0, BPF_SK_MSG_VERDICT},
H A Dsockmap_basic.c125 err = bpf_prog_attach(verdict, map, BPF_SK_MSG_VERDICT, 0); in test_skmsg_helpers()
131 err = bpf_prog_detach2(verdict, map, BPF_SK_MSG_VERDICT); in test_skmsg_helpers()
H A Dsockmap_listen.c1047 err = xbpf_prog_attach(verdict, sock_map, BPF_SK_MSG_VERDICT, 0); in test_msg_redir_to_connected()
1053 xbpf_prog_detach2(verdict, sock_map, BPF_SK_MSG_VERDICT); in test_msg_redir_to_connected()
1158 err = xbpf_prog_attach(verdict, sock_map, BPF_SK_MSG_VERDICT, 0); in test_msg_redir_to_listening()
1164 xbpf_prog_detach2(verdict, sock_map, BPF_SK_MSG_VERDICT); in test_msg_redir_to_listening()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c93 {0, BPF_PROG_TYPE_SK_MSG, BPF_SK_MSG_VERDICT},
94 {0, BPF_SK_MSG_VERDICT},
H A Dsockmap_basic.c125 err = bpf_prog_attach(verdict, map, BPF_SK_MSG_VERDICT, 0); in test_skmsg_helpers()
131 err = bpf_prog_detach2(verdict, map, BPF_SK_MSG_VERDICT); in test_skmsg_helpers()
H A Dsockmap_listen.c1047 err = xbpf_prog_attach(verdict, sock_map, BPF_SK_MSG_VERDICT, 0); in test_msg_redir_to_connected()
1053 xbpf_prog_detach2(verdict, sock_map, BPF_SK_MSG_VERDICT); in test_msg_redir_to_connected()
1158 err = xbpf_prog_attach(verdict, sock_map, BPF_SK_MSG_VERDICT, 0); in test_msg_redir_to_listening()
1164 xbpf_prog_detach2(verdict, sock_map, BPF_SK_MSG_VERDICT); in test_msg_redir_to_listening()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_sockmap.c992 map_fd[1], BPF_SK_MSG_VERDICT, 0); in run_options()
1245 bpf_prog_detach2(tx_prog_fd, map_fd[1], BPF_SK_MSG_VERDICT); in run_options()
1706 BPF_SK_MSG_VERDICT,
1707 BPF_SK_MSG_VERDICT,
1708 BPF_SK_MSG_VERDICT,
1709 BPF_SK_MSG_VERDICT,
1710 BPF_SK_MSG_VERDICT,
1711 BPF_SK_MSG_VERDICT,
1712 BPF_SK_MSG_VERDICT,
H A Dtest_maps.c779 err = bpf_prog_attach(-1, fd, BPF_SK_MSG_VERDICT, 0); in test_sockmap()
803 err = bpf_prog_detach(fd, BPF_SK_MSG_VERDICT); in test_sockmap()
906 err = bpf_prog_attach(msg_prog, map_fd_msg, BPF_SK_MSG_VERDICT, 0); in test_sockmap()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_sockmap.c992 map_fd[1], BPF_SK_MSG_VERDICT, 0); in run_options()
1245 bpf_prog_detach2(tx_prog_fd, map_fd[1], BPF_SK_MSG_VERDICT); in run_options()
1706 BPF_SK_MSG_VERDICT,
1707 BPF_SK_MSG_VERDICT,
1708 BPF_SK_MSG_VERDICT,
1709 BPF_SK_MSG_VERDICT,
1710 BPF_SK_MSG_VERDICT,
1711 BPF_SK_MSG_VERDICT,
1712 BPF_SK_MSG_VERDICT,
H A Dtest_maps.c779 err = bpf_prog_attach(-1, fd, BPF_SK_MSG_VERDICT, 0); in test_sockmap()
803 err = bpf_prog_detach(fd, BPF_SK_MSG_VERDICT); in test_sockmap()
906 err = bpf_prog_attach(msg_prog, map_fd_msg, BPF_SK_MSG_VERDICT, 0); in test_sockmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_sockmap.c992 map_fd[1], BPF_SK_MSG_VERDICT, 0); in run_options()
1245 bpf_prog_detach2(tx_prog_fd, map_fd[1], BPF_SK_MSG_VERDICT); in run_options()
1706 BPF_SK_MSG_VERDICT,
1707 BPF_SK_MSG_VERDICT,
1708 BPF_SK_MSG_VERDICT,
1709 BPF_SK_MSG_VERDICT,
1710 BPF_SK_MSG_VERDICT,
1711 BPF_SK_MSG_VERDICT,
1712 BPF_SK_MSG_VERDICT,
H A Dtest_maps.c779 err = bpf_prog_attach(-1, fd, BPF_SK_MSG_VERDICT, 0); in test_sockmap()
803 err = bpf_prog_detach(fd, BPF_SK_MSG_VERDICT); in test_sockmap()
906 err = bpf_prog_attach(msg_prog, map_fd_msg, BPF_SK_MSG_VERDICT, 0); in test_sockmap()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/bpf/bpftool/
H A Dcommon.c61 [BPF_SK_MSG_VERDICT] = "sk_msg_verdict",
/dports/multimedia/libv4l/linux-5.13-rc2/tools/bpf/bpftool/
H A Dcommon.c61 [BPF_SK_MSG_VERDICT] = "sk_msg_verdict",
/dports/security/suricata/suricata-6.0.4/ebpf/include/linux/
H A Dbpf.h178 BPF_SK_MSG_VERDICT, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/bpf/bpftool/
H A Dcommon.c61 [BPF_SK_MSG_VERDICT] = "sk_msg_verdict",
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h197 BPF_SK_MSG_VERDICT, enumerator
/dports/dns/knot3/knot-3.1.5/src/contrib/libbpf/include/uapi/linux/
H A Dbpf.h187 BPF_SK_MSG_VERDICT, enumerator
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/libbpf/include/uapi/linux/
H A Dbpf.h187 BPF_SK_MSG_VERDICT, enumerator
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h197 BPF_SK_MSG_VERDICT, enumerator
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dbpf.h197 BPF_SK_MSG_VERDICT, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dbpf.h950 BPF_SK_MSG_VERDICT, enumerator

12345678910>>...71