New upstream version 18.11-rc2
[deb_dpdk.git] / drivers / net / softnic / rte_eth_softnic_internals.h
index e12b8ae..31698b9 100644 (file)
@@ -828,6 +828,9 @@ softnic_table_action_profile_create(struct pmd_internals *p,
        const char *name,
        struct softnic_table_action_profile_params *params);
 
+enum rte_table_action_policer
+softnic_table_action_policer(enum rte_mtr_policer_action action);
+
 /**
  * Pipeline
  */