Lines Matching refs:rte_table_acl
28 struct rte_table_acl { struct
59 struct rte_table_acl *acl; in rte_table_acl_create() argument
63 RTE_BUILD_BUG_ON(((sizeof(struct rte_table_acl) % RTE_CACHE_LINE_SIZE) in rte_table_acl_create()
95 total_size = sizeof(struct rte_table_acl) + action_table_size + in rte_table_acl_create()
139 struct rte_table_acl *acl = table; in rte_table_acl_free()
159 rte_table_acl_build(struct rte_table_acl *acl, struct rte_acl_ctx **acl_ctx) in rte_table_acl_build()
219 struct rte_table_acl *acl = table; in rte_table_acl_entry_add()
337 struct rte_table_acl *acl = table; in rte_table_acl_entry_delete()
421 struct rte_table_acl *acl = table; in rte_table_acl_entry_add_bulk()
601 struct rte_table_acl *acl = table; in rte_table_acl_entry_delete_bulk()
721 struct rte_table_acl *acl = (struct rte_table_acl *) table; in rte_table_acl_lookup()
775 struct rte_table_acl *acl = table; in rte_table_acl_stats_read()