Searched full:classifier (Results 1 – 25 of 111) sorted by relevance
12345
/Linux-v5.10/tools/testing/selftests/bpf/progs/ |
D | tailcall2.c | 13 SEC("classifier/0") 20 SEC("classifier/1") 27 SEC("classifier/2") 33 SEC("classifier/3") 40 SEC("classifier/4") 47 SEC("classifier")
|
D | test_sk_lookup_kern.c | 56 SEC("classifier/sk_lookup_success") 82 SEC("classifier/sk_lookup_success_simple") 94 SEC("classifier/fail_use_after_free") 109 SEC("classifier/fail_modify_sk_pointer") 124 SEC("classifier/fail_modify_sk_or_null_pointer") 138 SEC("classifier/fail_no_release") 147 SEC("classifier/fail_release_twice") 159 SEC("classifier/fail_release_unchecked") 176 SEC("classifier/fail_no_release_subcall")
|
D | tailcall_bpf2bpf4.c | 35 SEC("classifier/1") 41 SEC("classifier/2") 48 SEC("classifier/0") 54 SEC("classifier")
|
D | tailcall_bpf2bpf3.c | 36 SEC("classifier/0") 44 SEC("classifier/1") 52 SEC("classifier")
|
D | tailcall3.c | 15 SEC("classifier/0") 23 SEC("classifier")
|
D | tailcall4.c | 16 SEC("classifier/" #x) \ 25 SEC("classifier")
|
D | tailcall_bpf2bpf1.c | 13 SEC("classifier/" #x) \ 29 SEC("classifier")
|
D | tailcall5.c | 16 SEC("classifier/" #x) \ 25 SEC("classifier")
|
D | tailcall_bpf2bpf2.c | 25 SEC("classifier/0") 32 SEC("classifier")
|
D | tailcall1.c | 14 SEC("classifier/" #x) \ 23 SEC("classifier")
|
D | test_global_func7.c | 13 SEC("classifier/test")
|
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
D | tailcalls.c | 24 prog = bpf_object__find_program_by_title(obj, "classifier"); in test_tailcall_1() 41 snprintf(prog_name, sizeof(prog_name), "classifier/%i", i); in test_tailcall_1() 73 snprintf(prog_name, sizeof(prog_name), "classifier/%i", i); in test_tailcall_1() 95 snprintf(prog_name, sizeof(prog_name), "classifier/%i", j); in test_tailcall_1() 162 prog = bpf_object__find_program_by_title(obj, "classifier"); in test_tailcall_2() 179 snprintf(prog_name, sizeof(prog_name), "classifier/%i", i); in test_tailcall_2() 239 prog = bpf_object__find_program_by_title(obj, "classifier"); in test_tailcall_3() 255 prog = bpf_object__find_program_by_title(obj, "classifier/0"); in test_tailcall_3() 319 prog = bpf_object__find_program_by_title(obj, "classifier"); in test_tailcall_4() 344 snprintf(prog_name, sizeof(prog_name), "classifier/%i", i); in test_tailcall_4() [all …]
|
D | trace_ext.c | 31 if (CHECK(!skel_pkt, "setup", "classifier/test_pkt_md_access open failed\n")) in test_trace_ext() 35 if (CHECK(err, "setup", "classifier/test_pkt_md_access attach failed: %d\n", err)) in test_trace_ext()
|
/Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_cls.h | 3 * RSS and Classifier definitions for Marvell PPv2 Network Controller 16 /* Classifier constants */ 22 /* Classifier flow constants */ 79 /* Classifier C2 engine constants */ 140 /* Classifier C2 engine entries */ 222 /* Iterate on each classifier flow id. Sets 'i' to be the index of the first 234 /* Iterate on each classifier flow that has a given flow_type. Sets 'i' to be
|
/Linux-v5.10/tools/testing/selftests/net/forwarding/ |
D | tc_actions.sh | 55 local classifier=$3 70 $classifier $tcflags $classifier_args \ 80 $classifier 83 log_test "mirred egress $classifier $action ($tcflags)"
|
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/macsec/ |
D | macsec_api.h | 67 * Packet Classifier table, and unpack it into the fields of rec. 76 * specified row of the Egress Packet Classifier table. 157 * Pre-MACSec Packet Classifier table, and unpack it into the fields of rec. 166 * specified row of the Ingress Pre-MACSec Packet Classifier table. 229 * Post-MACSec Packet Classifier table, and unpack it into the 239 * specified row of the Ingress Post-MACSec Packet Classifier table.
|
D | macsec_struct.h | 43 * Classifier table. 351 * Packet Classifier table. 578 * MACSec Packet Classifier table. 748 * in the Egress Packet Classifier table. 764 * the Egress Packet Classifier table has action=drop. 843 * Packet Classifier table. 848 * Packet Classifier table. 877 * that passed the Ingress Post-MACSec Packet Classifier table 882 * service that passed the Ingress Post-MACSec Packet Classifier 887 * that failed the Ingress Post-MACSec Packet Classifier table [all …]
|
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/ |
D | net_cls.rst | 2 Network classifier cgroup 5 The Network classifier cgroup provides an interface to
|
/Linux-v5.10/include/net/ |
D | nsh.h | 37 * SF/SFF/SFC Proxy/Classifier implementations that do not support SFC 117 * Path selection. The initial classifier MUST set the appropriate SPI 121 * classifier for a given SFP SHOULD set the SI to 255, however the 127 * NSH. The initial Classifier MUST send the packet to the first SFF in 130 * (re)classifier is, in effect, the initial classifier for the
|
D | cls_cgroup.h | 3 * cls_cgroup.h Control Group Classifier 57 /* Due to the nature of the classifier it is required to ignore all in task_get_classid()
|
/Linux-v5.10/net/sched/ |
D | Kconfig | 383 tristate "Ingress/classifier-action Qdisc" 591 tristate "Flow classifier" 602 tristate "Control Group Classifier" 614 tristate "BPF-based classifier" 624 tristate "Flower classifier" 634 tristate "Match-all classifier" 651 a separate classifier for. 960 "Distributing Linux Traffic Control Classifier-Action Subsystem"
|
/Linux-v5.10/tools/include/uapi/linux/ |
D | pkt_cls.h | 348 /* Cgroup classifier */ 360 /* BPF classifier */ 382 /* Flower classifier */ 521 /* Match-all classifier */
|
/Linux-v5.10/include/uapi/linux/ |
D | pkt_cls.h | 425 /* Cgroup classifier */ 437 /* BPF classifier */ 459 /* Flower classifier */ 676 /* Match-all classifier */
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | Kconfig | 82 bool "MLX5 TC classifier action support" 86 mlx5 ConnectX offloads support for TC classifier action (NET_CLS_ACT),
|
/Linux-v5.10/net/ife/ |
D | Kconfig | 13 "Distributing Linux Traffic Control Classifier-Action Subsystem"
|
12345