Home
last modified time | relevance | path

Searched full:classifier (Results 1 – 25 of 134) sorted by relevance

123456

/linux-6.12.1/tools/net/sunrpc/xdrgen/generators/
Dstruct.py35 classifier=field.spec.c_classifier,
67 classifier=field.spec.c_classifier,
76 classifier=field.spec.c_classifier,
103 classifier=field.spec.c_classifier,
137 classifier=field.spec.c_classifier,
147 classifier=field.spec.c_classifier,
156 classifier=field.spec.c_classifier,
233 classifier=field.spec.c_classifier,
Dpointer.py35 classifier=field.spec.c_classifier,
67 classifier=field.spec.c_classifier,
76 classifier=field.spec.c_classifier,
103 classifier=field.spec.c_classifier,
137 classifier=field.spec.c_classifier,
147 classifier=field.spec.c_classifier,
156 classifier=field.spec.c_classifier,
233 classifier=field.spec.c_classifier,
Dtypedef.py28 classifier=node.spec.c_classifier,
55 classifier=node.spec.c_classifier,
74 classifier=node.spec.c_classifier,
101 classifier=node.spec.c_classifier,
153 classifier=node.spec.c_classifier,
Dunion.py32 classifier=node.spec.c_classifier,
49 classifier=node.arm.spec.c_classifier,
96 classifier=node.arm.spec.c_classifier,
126 classifier=default_case.arm.spec.c_classifier,
/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.h3 * 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-6.12.1/tools/net/sunrpc/xdrgen/templates/C/typedef/declaration/
Dvariable_length_array.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
Dfixed_length_array.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
Dvariable_length_string.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
Dfixed_length_opaque.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
Dvariable_length_opaque.j23 bool xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr);
4 bool xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value);
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_api.h67 * 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.
Dmacsec_struct.h43 * 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-6.12.1/tools/testing/selftests/bpf/progs/
Dkfunc_module_order.c8 SEC("classifier")
19 SEC("classifier")
/linux-6.12.1/tools/net/sunrpc/xdrgen/templates/C/typedef/encoder/
Dbasic.j212 xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} *value)
14 xdrgen_encode_{{ name }}(struct xdr_stream *xdr, const {{ classifier }}{{ name }} value)
/linux-6.12.1/tools/net/sunrpc/xdrgen/templates/C/typedef/decoder/
Dfixed_length_array.j211 xdrgen_decode_{{ name }}(struct xdr_stream *xdr, {{ classifier }}{{ name }} *ptr)
17 {%- if classifier == '' %}
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/
Dnet_cls.rst2 Network classifier cgroup
5 The Network classifier cgroup provides an interface to
/linux-6.12.1/include/net/
Dnsh.h37 * 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
Dcls_cgroup.h3 * 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-6.12.1/net/sched/
DKconfig348 tristate "Ingress/classifier-action Qdisc"
516 tristate "Flow classifier"
527 tristate "Control Group Classifier"
539 tristate "BPF-based classifier"
549 tristate "Flower classifier"
559 tristate "Match-all classifier"
576 a separate classifier for.
876 "Distributing Linux Traffic Control Classifier-Action Subsystem"
/linux-6.12.1/tools/testing/selftests/net/forwarding/
Dtc_actions.sh61 local classifier=$3
76 $classifier $tcflags $classifier_args \
86 $classifier
89 log_test "mirred egress $classifier $action ($tcflags)"
/linux-6.12.1/tools/include/uapi/linux/
Dpkt_cls.h301 /* Cgroup classifier */
313 /* BPF classifier */
335 /* Flower classifier */
474 /* Match-all classifier */
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dtrace_ext.c35 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-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.h216 * @flow: TC flower classifier offload structure.
234 * @flow: TC flower classifier offload structure.
284 * @flow: TC flower classifier offload structure.
/linux-6.12.1/tools/net/sunrpc/xdrgen/templates/C/union/definition/
Dcase_spec.j22 {{ classifier }}{{ type }} {{ name }};
Ddefault_spec.j22 {{ classifier }}{{ type }} {{ name }};

123456