Searched refs:rule_location (Results 1 – 1 of 1) sorted by relevance
226 struct rte_acl_rule *rule_location; in rte_table_acl_entry_add() local305 rule_location = (struct rte_acl_rule *) in rte_table_acl_entry_add()307 memcpy(rule_location, &acl_rule, acl->acl_params.rule_size); in rte_table_acl_entry_add()308 acl->acl_rule_list[free_pos] = rule_location; in rte_table_acl_entry_add()488 struct rte_acl_rule *rule_location; in rte_table_acl_entry_add_bulk() local540 rule_location = (struct rte_acl_rule *) in rte_table_acl_entry_add_bulk()542 memcpy(rule_location, &acl_rule, acl->acl_params.rule_size); in rte_table_acl_entry_add_bulk()543 acl->acl_rule_list[free_pos] = rule_location; in rte_table_acl_entry_add_bulk()