Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.h377 RTE_TABLE_ACTION_ENCAP_PPPOE, enumerator
H A Drte_table_action.c421 case RTE_TABLE_ACTION_ENCAP_PPPOE: in encap_valid()
545 case 1LLU << RTE_TABLE_ACTION_ENCAP_PPPOE: in encap_data_size()
593 case RTE_TABLE_ACTION_ENCAP_PPPOE: in encap_apply_check()
958 case RTE_TABLE_ACTION_ENCAP_PPPOE: in encap_apply()
1153 case 1LLU << RTE_TABLE_ACTION_ENCAP_PPPOE: in pkt_work_encap()
/f-stack/dpdk/examples/ip_pipeline/
H A Dcli.c1258 p.encap.encap_mask = 1LLU << RTE_TABLE_ACTION_ENCAP_PPPOE; in cmd_table_action_profile()
3547 a->encap.type = RTE_TABLE_ACTION_ENCAP_PPPOE; in parse_table_action_encap()
5024 case RTE_TABLE_ACTION_ENCAP_PPPOE: in table_rule_show()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c1965 p.encap.encap_mask = 1LLU << RTE_TABLE_ACTION_ENCAP_PPPOE; in cmd_table_action_profile()
4254 a->encap.type = RTE_TABLE_ACTION_ENCAP_PPPOE; in parse_table_action_encap()