| /f-stack/freebsd/net/altq/ |
| H A D | altq_subr.c | 1315 struct acc_classifier *classifier; in acc_add_filter() 1437 acc_delete_filter(classifier, handle) in acc_delete_filter() argument 1438 struct acc_classifier *classifier; in acc_delete_filter() 1464 struct acc_classifier *classifier; in acc_discard_filters() 1486 classifier->acc_fbmask = 0; 1497 struct acc_classifier *classifier; local 1517 } else if ((classifier->acc_fbmask & 1717 get_filt_handle(classifier, i) in get_filt_handle() argument 1718 struct acc_classifier *classifier; in get_filt_handle() 1744 filth_to_filtp(classifier, handle) in filth_to_filtp() argument [all …]
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | flow_classify_lib.rst | 49 * Flow classifier create 60 * Flow classifier free 63 * Handle to flow classifier instance 74 * Handle to flow classifier instance 88 * Handle to flow classifier instance 112 * Flow classifier handle 139 * Flow classifier handle 150 * Query flow classifier for given rule. 153 * Flow classifier handle 184 /** flow classifier name */ [all …]
|
| H A D | packet_classif_access_ctrl.rst | 395 …as default one. Though the user has an ability to override the default classifier function for a g…
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | flow_classify.rst | 197 The ``main()`` function creates the ``flow classifier object`` and adds an ``ACL 198 table`` to the flow classifier. 214 rte_exit(EXIT_FAILURE, "Cannot allocate classifier memory\n"); 222 rte_exit(EXIT_FAILURE, "Cannot create classifier\n"); 240 rte_exit(EXIT_FAILURE, "Failed to create classifier table\n");
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | mvpp2.rst | 180 - ``rx_cls_dropped``: number of RX packets dropped by classifier 357 PPv2 offers packet classification capabilities via classifier engine which 452 If the flow matches more than one classifier rule the first 514 * Only one classifier table can be created thus all rules in the table 520 For additional information about classifier please consult
|
| H A D | ipn3ke.rst | 85 HQoS and flow acceleration bitstream is used to offloading HQoS and flow classifier.
|
| H A D | tap.rst | 101 linux kernels above 4.2 ("Flower" classifier required). 285 - "tc flower" classifier requires linux kernel above 4.2
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table.c | 2932 .classifier = classify_srcdst, 2942 .classifier = classify_srcdst, 2952 .classifier = classify_flow, 2962 .classifier = classify_via, 2972 .classifier = classify_via, 2982 .classifier = classify_via, 3055 if (rw->classifier(cmd, &kidx, &subtype) == 0) in ipfw_switch_tables_namespace()
|
| H A D | ip_fw_eaction.c | 179 .classifier = eaction_classify,
|
| H A D | ip_fw_private.h | 619 ipfw_obj_rw_cl *classifier; /* Check if rewrite is needed */ member
|
| H A D | ip_fw_sockopt.c | 3210 if (rw->classifier(cmd, &uidx, &subtype) == 0) { in find_op_rw() 3313 if (ktmp->classifier != rw[i].classifier) in ipfw_del_obj_rewriter()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | ti,k3-am654-cpsw-nuss.yaml | 37 Configurable number of classifier/policers
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64stl_control.c | 563 .classifier = nat64stl_classify,
|
| H A D | nat64clat_control.c | 558 .classifier = nat64clat_classify,
|
| H A D | nat64lsn_control.c | 885 .classifier = nat64lsn_classify,
|
| /f-stack/tools/libxo/doc/_static/ |
| H A D | basic.css_t | 517 .classifier {
|
| /f-stack/tools/libxo/doc/ |
| H A D | faq.rst | 146 Using the form <verb>-<units> or <verb>-<classifier>-<units> helps in
|
| /f-stack/freebsd/netpfil/ipfw/nptv6/ |
| H A D | nptv6.c | 982 .classifier = nptv6_classify,
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_17_08.rst | 121 * Reworked the flow drop action to implement in hardware classifier.
|