Searched full:classifier (Results 1 – 25 of 91) sorted by relevance
1234
/Linux-v6.1/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
|
D | mvpp2_debugfs.c | 45 /* Entries for Classifier C2 engine debug info */ 48 /* Entries for Classifier Flow Table debug info */ 51 /* Entries for Classifier flows debug info */ 648 cls_dir = debugfs_create_dir("classifier", parent); in mvpp2_dbgfs_cls_init()
|
D | mvpp2_cls.c | 3 * RSS and Classifier helpers for Marvell PPv2 Network Controller 820 /* Returns the hash opts for this flow. There are several classifier flows 901 /* Classifier default initialization */ 909 /* Enable classifier */ in mvpp2_cls_init() 912 /* Clear classifier flow table */ in mvpp2_cls_init() 919 /* Clear classifier lookup table */ in mvpp2_cls_init() 1507 /* Set the table width: replace the whole classifier Rx queue number in mvpp22_rss_context_create()
|
/Linux-v6.1/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-v6.1/tools/testing/selftests/drivers/net/dsa/ |
D | tc_actions.sh | 57 local classifier=$3 72 $classifier $tcflags $classifier_args \ 82 $classifier 85 log_test "mirred egress $classifier $action ($tcflags)"
|
/Linux-v6.1/tools/testing/selftests/net/forwarding/ |
D | tc_actions.sh | 57 local classifier=$3 72 $classifier $tcflags $classifier_args \ 82 $classifier 85 log_test "mirred egress $classifier $action ($tcflags)"
|
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/ |
D | net_cls.rst | 2 Network classifier cgroup 5 The Network classifier cgroup provides an interface to
|
/Linux-v6.1/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-v6.1/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"
|
D | cls_rsvp.c | 3 * net/sched/cls_rsvp.c Special RSVP packet classifier for IPv4.
|
D | cls_rsvp6.c | 3 * net/sched/cls_rsvp6.c Special RSVP packet classifier for IPv6.
|
D | ematch.c | 10 * writing a full classifier for. Ematches can be interconnected to form 290 * @tp: classifier kind handle 297 * the private classifier data using tcf_em_tree_change(). You MUST NOT 298 * provide the ematch tree variable of the private classifier data directly,
|
D | cls_api.c | 3 * net/sched/cls_api.c Packet classifier API. 46 /* The list of all installed classifier types */ 125 /* Find classifier type by string name */ 171 NL_SET_ERR_MSG(extack, "TC classifier not found"); in tcf_proto_lookup_ops() 175 /* Register(unregister) new classifier type */ 1444 NL_SET_ERR_MSG(extack, "Filter HW offload failed - classifier without re-offloading support"); in tcf_block_playback_offloads() 1541 /* Main classifier routine: scans classifier chain attached 2026 * block is shared (no qdisc found), qdisc is not unlocked, classifier in tc_new_tfilter() 2027 * type is not specified, classifier is not unlocked. in tc_new_tfilter() 2236 * found), qdisc is not unlocked, classifier type is not specified, in tc_del_tfilter() [all …]
|
D | cls_matchall.c | 3 * net/sched/cls_matchll.c Match-all classifier 429 MODULE_DESCRIPTION("Match-all classifier");
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | trace_ext.c | 35 if (CHECK(!skel_pkt, "setup", "classifier/test_pkt_md_access open failed\n")) in test_trace_ext() 39 if (CHECK(err, "setup", "classifier/test_pkt_md_access attach failed: %d\n", err)) in test_trace_ext()
|
/Linux-v6.1/tools/include/uapi/linux/ |
D | pkt_cls.h | 348 /* Cgroup classifier */ 360 /* BPF classifier */ 382 /* Flower classifier */ 521 /* Match-all classifier */
|
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/ |
D | conntrack.h | 205 * @flow: TC flower classifier offload structure. 221 * @flow: TC flower classifier offload structure. 258 * @flow: TC flower classifier offload structure.
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | Kconfig | 87 bool "MLX5 TC classifier action support" 91 mlx5 ConnectX offloads support for TC classifier action (NET_CLS_ACT),
|
/Linux-v6.1/include/uapi/linux/ |
D | pkt_cls.h | 431 /* Cgroup classifier */ 443 /* BPF classifier */ 465 /* Flower classifier */ 707 /* Match-all classifier */
|
/Linux-v6.1/net/ife/ |
D | Kconfig | 12 "Distributing Linux Traffic Control Classifier-Action Subsystem"
|
/Linux-v6.1/drivers/net/wireless/broadcom/b43/ |
D | phy_ac.h | 16 #define B43_PHY_AC_CLASSCTL 0x140 /* Classifier control */
|
/Linux-v6.1/net/mac80211/ |
D | wme.c | 20 /* Default mapping in classifier to work with default 169 /* use the data classifier to determine what 802.1d tag the in __ieee80211_select_queue()
|
/Linux-v6.1/samples/bpf/ |
D | tcbpf1_kern.c | 55 SEC("classifier")
|
1234