Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_dpdk_if.c140 static struct ff_dpdk_if_context *veth_ctx[RTE_MAX_ETHPORTS]; variable
1879 ctx = veth_ctx[port_id];
1960 veth_ctx[port_id] = ff_veth_attach(pconf);
1961 if (veth_ctx[port_id] == NULL) {