Searched refs:classify (Results 1 – 16 of 16) sorted by relevance
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | flow_classify_lib.rst | 8 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 D | packet_classif_access_ctrl.rst | 8 to classify an input packet based on a set of classification rules. 368 There are several implementations of classify algorithm: 395 …classify 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 D | link_bonding_poll_mode_drv_lib.rst | 77 device to classify the packet to a specific slave to transmit on. Alternate
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_diff.c | 192 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 D | libzfs.abi | 3576 …<var-decl name='classify' type-id='type-id-37' visibility='default' filepath='../../include/libzfs…
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs_impl.h | 233 boolean_t classify; member
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | dpaa.rst | 62 parse, classify and distribute the packets, the Frame Manager Configuration
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | dpaa.rst | 267 Frame Manager is also responsible for parser, classify and distribute 306 configure driver parameters and PCD (parse - classify - distribute) rules.
|
| H A D | i40e.rst | 602 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 D | dpaa2.rst | 213 - commands: port config, offload config, queue config, parse/classify config, IRQ config, enable, r…
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | flow_classify.rst | 385 printf("\nINFO: classify rule capacity %d reached\n", 417 /* flow classify data */
|
| H A D | l3_forward_access_ctrl.rst | 255 * --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 D | doxy-api-index.md | 149 [flow classify] (@ref rte_flow_classify.h),
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_subr.c | 139 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 D | release_20_11.rst | 394 * **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 D | release_17_11.rst | 289 applications to classify an input packet by matching it against a set of
|