Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dtestpmd.h974 void port_flow_list(portid_t port_id, uint32_t n, const uint32_t *group);
H A Dconfig.c3226 port_flow_list(portid_t port_id, uint32_t n, const uint32_t *group) in port_flow_list() function
H A Dcmdline_flow.c10564 port_flow_list(in->port, in->args.list.group_n, in cmd_flow_parsed()