Home
last modified time | relevance | path

Searched refs:port_flow_destroy (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h846 int port_flow_destroy(portid_t port_id, uint32_t n, const uint32_t *rule);
H A Dconfig.c2201 port_flow_destroy(portid_t port_id, uint32_t n, const uint32_t *rule) in port_flow_destroy() function
2439 if (destroy && !port_flow_destroy(port_id, 1, in port_flow_aged()
H A Dcmdline_flow.c7300 port_flow_destroy(in->port, in->args.destroy.rule_n, in cmd_flow_parsed()