Searched refs:priv_flow_process (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/tap/ |
| H A D | tap_flow.c | 1028 priv_flow_process(struct pmd_internals *pmd, in priv_flow_process() function 1281 return priv_flow_process(pmd, attr, items, actions, error, NULL, 0); in tap_flow_validate() 1400 if (priv_flow_process(pmd, attr, items, actions, error, flow, 0)) in tap_flow_create() 1439 if (priv_flow_process(pmd, attr, items, NULL, in tap_flow_create() 1741 if (priv_flow_process(pmd, attr, items, actions, NULL, in tap_flow_implicit_create()
|