Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.h385 RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE, enumerator
H A Drte_table_action.c423 case RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE: in encap_valid()
560 case 1LLU << RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE: in encap_data_size()
599 case RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE: in encap_apply_check()
964 case RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE: in encap_apply()
1165 case 1LLU << RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE: in pkt_work_encap()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c2017 1LLU << RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE; in cmd_table_action_profile()
4133 a->encap.type = RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE; in parse_table_action_encap()
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c1309 1LLU << RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE; in cmd_table_action_profile()
3428 a->encap.type = RTE_TABLE_ACTION_ENCAP_QINQ_PPPOE; in parse_table_action_encap()