Home
last modified time | relevance | path

Searched defs:rule_num (Results 1 – 5 of 5) sorted by relevance

/dpdk/app/test/
H A Dtest_lpm6_data.h1100 const struct rules_tbl_entry *rule, int rule_num) in get_next_hop()
H A Dtest_fib_perf.c204 uint32_t rule_num; in generate_random_rule_prefix() local
H A Dtest_lpm_perf.c225 uint32_t rule_num; in generate_random_rule_prefix() local
/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c809 static int hns3_fd_clear_all_rules(struct hns3_hw *hw, uint32_t rule_num) in hns3_fd_clear_all_rules()
827 uint32_t rule_num = fdir_info->fd_cfg.rule_num[HNS3_FD_STAGE_1]; in hns3_fdir_filter_init() local
H A Dhns3_fdir.h32 uint32_t rule_num[HNS3_FD_STAGE_NUM]; /* rule entry number */ member