Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h857 void port_flow_tunnel_destroy(portid_t port_id, uint32_t tunnel_id);
H A Dconfig.c1595 void port_flow_tunnel_destroy(portid_t port_id, uint32_t tunnel_id) in port_flow_tunnel_destroy() function
H A Dcmdline_flow.c7327 port_flow_tunnel_destroy(in->port, in->args.vc.tunnel_ops.id); in cmd_flow_parsed()