Home
last modified time | relevance | path

Searched defs:action_nvgre_encap_data (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dcmdline_flow.c522 struct action_nvgre_encap_data { struct
523 struct rte_flow_action_nvgre_encap conf;
524 struct rte_flow_item items[ACTION_NVGRE_ENCAP_ITEMS_NUM];
525 struct rte_flow_item_eth item_eth;
526 struct rte_flow_item_vlan item_vlan;
527 union {
531 struct rte_flow_item_nvgre item_nvgre;
5148 struct action_nvgre_encap_data *action_nvgre_encap_data; in parse_vc_action_nvgre_encap() local