Searched refs:rte_flow_item_pppoe (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_flow.c | 89 MK_FLOW_ITEM(PPPOES, sizeof(struct rte_flow_item_pppoe)), 90 MK_FLOW_ITEM(PPPOED, sizeof(struct rte_flow_item_pppoe)),
|
| H A D | rte_flow.h | 1404 struct rte_flow_item_pppoe { struct
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_switch_filter.c | 507 const struct rte_flow_item_pppoe *pppoe_spec, *pppoe_mask; in ice_switch_inset_get()
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 3034 .priv = PRIV_ITEM(PPPOES, sizeof(struct rte_flow_item_pppoe)), 3041 .priv = PRIV_ITEM(PPPOED, sizeof(struct rte_flow_item_pppoe)), 3049 .args = ARGS(ARGS_ENTRY_HTON(struct rte_flow_item_pppoe,
|