Home
last modified time | relevance | path

Searched refs:TABLE_ACL (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/examples/ip_pipeline/
H A Dpipeline.h99 TABLE_ACL, enumerator
H A Dthread.c1039 case TABLE_ACL: in match_check()
1607 .bulk_supported = table->params.match_type == TABLE_ACL, in pipeline_table_rule_add_bulk()
1632 req->table_rule_add_bulk.bulk = table->params.match_type == TABLE_ACL; in pipeline_table_rule_add_bulk()
2358 case TABLE_ACL: in match_convert()
H A Dpipeline.c824 case TABLE_ACL: in pipeline_table_create()
H A Dcli.c2030 p.match_type = TABLE_ACL; in cmd_pipeline_table()
2713 m->match_type = TABLE_ACL; in parse_match()
4856 case TABLE_ACL: in table_rule_show()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c1067 case TABLE_ACL: in match_check()
1453 (p->table[table_id].params.match_type == TABLE_ACL) ? 1 : 0; in softnic_pipeline_table_rule_add_bulk()
1550 (p->table[table_id].params.match_type == TABLE_ACL) ? 1 : 0; in softnic_pipeline_table_rule_add_bulk()
2212 case TABLE_ACL: in match_convert()
H A Drte_eth_softnic_internals.h447 TABLE_ACL, enumerator
H A Drte_eth_softnic_flow.c660 rule_match->match_type = TABLE_ACL; in flow_rule_match_acl_get()
1127 case TABLE_ACL: in flow_rule_match_get()
H A Drte_eth_softnic_pipeline.c850 case TABLE_ACL: in softnic_pipeline_table_create()
H A Drte_eth_softnic_cli.c2722 p.match_type = TABLE_ACL; in cmd_pipeline_table()
3414 m->match_type = TABLE_ACL; in parse_match()