Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.h368 RTE_TABLE_ACTION_ENCAP_VLAN, enumerator
H A Drte_table_action.c418 case RTE_TABLE_ACTION_ENCAP_VLAN: in encap_valid()
536 case 1LLU << RTE_TABLE_ACTION_ENCAP_VLAN: in encap_data_size()
580 case RTE_TABLE_ACTION_ENCAP_VLAN: in encap_apply_check()
949 case RTE_TABLE_ACTION_ENCAP_VLAN: in encap_apply()
1125 case 1LLU << RTE_TABLE_ACTION_ENCAP_VLAN: in pkt_work_encap()
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c1252 p.encap.encap_mask = 1LLU << RTE_TABLE_ACTION_ENCAP_VLAN; in cmd_table_action_profile()
3358 a->encap.type = RTE_TABLE_ACTION_ENCAP_VLAN; in parse_table_action_encap()
4980 case RTE_TABLE_ACTION_ENCAP_VLAN: in table_rule_show()
/f-stack/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()