Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_table_action.h368 RTE_TABLE_ACTION_ENCAP_VLAN, enumerator
H A Drte_table_action.c416 case RTE_TABLE_ACTION_ENCAP_VLAN: in encap_valid()
534 case 1LLU << RTE_TABLE_ACTION_ENCAP_VLAN: in encap_data_size()
578 case RTE_TABLE_ACTION_ENCAP_VLAN: in encap_apply_check()
947 case RTE_TABLE_ACTION_ENCAP_VLAN: in encap_apply()
1123 case 1LLU << RTE_TABLE_ACTION_ENCAP_VLAN: in pkt_work_encap()
/dpdk/examples/ip_pipeline/
H A Dcli.c1250 p.encap.encap_mask = 1LLU << RTE_TABLE_ACTION_ENCAP_VLAN; in cmd_table_action_profile()
3356 a->encap.type = RTE_TABLE_ACTION_ENCAP_VLAN; in parse_table_action_encap()
4971 case RTE_TABLE_ACTION_ENCAP_VLAN: in table_rule_show()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c1959 p.encap.encap_mask = 1LLU << RTE_TABLE_ACTION_ENCAP_VLAN; in cmd_table_action_profile()
4063 a->encap.type = RTE_TABLE_ACTION_ENCAP_VLAN; in parse_table_action_encap()