Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.h371 RTE_TABLE_ACTION_ENCAP_QINQ, enumerator
H A Drte_table_action.c419 case RTE_TABLE_ACTION_ENCAP_QINQ: in encap_valid()
539 case 1LLU << RTE_TABLE_ACTION_ENCAP_QINQ: in encap_data_size()
583 case RTE_TABLE_ACTION_ENCAP_QINQ: in encap_apply_check()
952 case RTE_TABLE_ACTION_ENCAP_QINQ: in encap_apply()
1133 case 1LLU << RTE_TABLE_ACTION_ENCAP_QINQ: in pkt_work_encap()
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c1254 p.encap.encap_mask = 1LLU << RTE_TABLE_ACTION_ENCAP_QINQ; in cmd_table_action_profile()
3391 a->encap.type = RTE_TABLE_ACTION_ENCAP_QINQ; in parse_table_action_encap()
4991 case RTE_TABLE_ACTION_ENCAP_QINQ: in table_rule_show()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c1961 p.encap.encap_mask = 1LLU << RTE_TABLE_ACTION_ENCAP_QINQ; in cmd_table_action_profile()
4096 a->encap.type = RTE_TABLE_ACTION_ENCAP_QINQ; in parse_table_action_encap()