Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/tap/
H A Dtap_flow.c1420 if (!remote_flow) { in tap_flow_create()
1458 flow->remote_flow = remote_flow; in tap_flow_create()
1462 if (remote_flow) in tap_flow_create()
1486 struct rte_flow *remote_flow = flow->remote_flow; in tap_flow_destroy_pmd() local
1513 if (remote_flow) { in tap_flow_destroy_pmd()
1538 if (remote_flow) in tap_flow_destroy_pmd()
1593 if (!remote_flow) in tap_flow_isolate()
1697 if (!remote_flow) { in tap_flow_implicit_create()
1761 if (remote_flow) in tap_flow_implicit_create()
1784 remote_flow; in tap_flow_implicit_destroy()
[all …]