Home
last modified time | relevance | path

Searched refs:classify (Results 1 – 16 of 16) sorted by relevance

/f-stack/dpdk/doc/guides/prog_guide/
H A Dflow_classify_lib.rst8 to classify an input packet by matching it against a set of Flow rules.
28 classify an input packet based on a set of classification rules.
71 * Flow classify table create
85 * Validate the flow classify rule
109 * Add a flow classify rule to the flow_classifier table.
136 * Delete a flow classify rule from the flow_classifier table.
141 * Flow classify rule
159 * Flow classify rule
161 * Flow classify stats
345 uint32_t id; /* unique ID of classify object */
H A Dpacket_classif_access_ctrl.rst8 to classify an input packet based on a set of classification rules.
368 There are several implementations of classify algorithm:
395classify method for the given platform and sets it as default one. Though the user has an ability …
518 uint32_t results[4]; /* make classify for 4 categories. */
542 uint32_t results[4]; /* make classify by 4 categories. */
561 uint32_t results[4]; /* make classify by 4 categories. */
H A Dlink_bonding_poll_mode_drv_lib.rst77 device to classify the packet to a specific slave to transmit on. Alternate
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_diff.c192 if (di->classify) { in print_rename()
214 if (di->classify) { in print_link_change()
232 if (di->classify) { in print_file()
741 di.classify = (flags & ZFS_DIFF_CLASSIFY); in zfs_show_diffs()
H A Dlibzfs.abi3576 …<var-decl name='classify' type-id='type-id-37' visibility='default' filepath='../../include/libzfs…
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs_impl.h233 boolean_t classify; member
/f-stack/dpdk/doc/guides/platform/
H A Ddpaa.rst62 parse, classify and distribute the packets, the Frame Manager Configuration
/f-stack/dpdk/doc/guides/nics/
H A Ddpaa.rst267 Frame Manager is also responsible for parser, classify and distribute
306 configure driver parameters and PCD (parse - classify - distribute) rules.
H A Di40e.rst602 The L2 Payload flow type in flow director can be used to classify MPLS packet
611 L2 Payload flow type in flow director cannot be used to classify MPLS packet
613 used to classify MPLS packet by using a command in testpmd like:
H A Ddpaa2.rst213 - commands: port config, offload config, queue config, parse/classify config, IRQ config, enable, r…
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dflow_classify.rst385 printf("\nINFO: classify rule capacity %d reached\n",
417 /* flow classify data */
H A Dl3_forward_access_ctrl.rst255 * --alg=<val>: optional, ACL classify method to use, one of:
333 That allows to perform ACL classify straight over incoming packet buffer -
/f-stack/dpdk/doc/api/
H A Ddoxy-api-index.md149 [flow classify] (@ref rte_flow_classify.h),
/f-stack/freebsd/net/altq/
H A Daltq_subr.c139 altq_attach(ifq, type, discipline, enqueue, dequeue, request, clfier, classify) in altq_attach() argument
147 void *(*classify)(void *, struct mbuf *, int);
161 ifq->altq_classify = classify;
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_11.rst394 * **Added new AVX512 specific classify algorithms for ACL library.**
424 the user to select the desired classify method.
658 classify algorithms without causing an ABI breakage.
H A Drelease_17_11.rst289 applications to classify an input packet by matching it against a set of