Searched refs:rule_location (Results 1 – 1 of 1) sorted by relevance
223 struct rte_acl_rule *rule_location; in rte_table_acl_entry_add() local302 rule_location = (struct rte_acl_rule *) in rte_table_acl_entry_add()304 memcpy(rule_location, &acl_rule, acl->acl_params.rule_size); in rte_table_acl_entry_add()305 acl->acl_rule_list[free_pos] = rule_location; in rte_table_acl_entry_add()485 struct rte_acl_rule *rule_location; in rte_table_acl_entry_add_bulk() local537 rule_location = (struct rte_acl_rule *) in rte_table_acl_entry_add_bulk()539 memcpy(rule_location, &acl_rule, acl->acl_params.rule_size); in rte_table_acl_entry_add_bulk()540 acl->acl_rule_list[free_pos] = rule_location; in rte_table_acl_entry_add_bulk()