Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.h382 RTE_TABLE_ACTION_ENCAP_VXLAN, enumerator
H A Drte_table_action.c422 case RTE_TABLE_ACTION_ENCAP_VXLAN: in encap_valid()
548 case 1LLU << RTE_TABLE_ACTION_ENCAP_VXLAN: in encap_data_size()
596 case RTE_TABLE_ACTION_ENCAP_VXLAN: in encap_apply_check()
961 case RTE_TABLE_ACTION_ENCAP_VXLAN: in encap_apply()
1177 case 1LLU << RTE_TABLE_ACTION_ENCAP_VXLAN: in pkt_work_encap()
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c1305 p.encap.encap_mask = 1LLU << RTE_TABLE_ACTION_ENCAP_VXLAN; in cmd_table_action_profile()
3663 a->encap.type = RTE_TABLE_ACTION_ENCAP_VXLAN; in parse_table_action_encap()
5032 case RTE_TABLE_ACTION_ENCAP_VXLAN: in table_rule_show()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c1825 rule_action->encap.type = RTE_TABLE_ACTION_ENCAP_VXLAN; in flow_rule_action_get()
H A Drte_eth_softnic_cli.c2012 p.encap.encap_mask = 1LLU << RTE_TABLE_ACTION_ENCAP_VXLAN; in cmd_table_action_profile()
4370 a->encap.type = RTE_TABLE_ACTION_ENCAP_VXLAN; in parse_table_action_encap()