Go to the source code of this file.
|
static const struct rte_flow_attr | ingress = {.ingress = 1 } |
|
static const struct rte_flow_item_eth | any_eth [2] = { } |
|
static const struct rte_flow_item_vlan | any_vlan [2] = { } |
|
◆ dpdk_flow_add()
◆ dpdk_flow_ops_fn()
◆ format_dpdk_flow()
u8* format_dpdk_flow |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ any_eth
const struct rte_flow_item_eth any_eth[2] = { } |
|
static |
◆ any_vlan
const struct rte_flow_item_vlan any_vlan[2] = { } |
|
static |
◆ ingress
const struct rte_flow_attr ingress = {.ingress = 1 } |
|
static |