Home
last modified time | relevance | path

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

/f-stack/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.c193 uint32_t rule_num; in generate_random_rule_prefix() local
H A Dtest_lpm_perf.c215 uint32_t rule_num; in generate_random_rule_prefix() local
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c796 static int hns3_fd_clear_all_rules(struct hns3_hw *hw, uint32_t rule_num) in hns3_fd_clear_all_rules()
814 uint32_t rule_num = fdir_info->fd_cfg.rule_num[HNS3_FD_STAGE_1]; in hns3_fdir_filter_init() local
H A Dhns3_fdir.h34 uint32_t rule_num[HNS3_FD_STAGE_NUM]; /* rule entry number */ member