Home
last modified time | relevance | path

Searched defs:res_table (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/net/ipv4/
Dnexthop.c152 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); in nh_notifier_res_table_info_init() local
256 struct nh_res_table *res_table; in nh_notifier_res_bucket_idle_timer_get() local
549 struct nh_res_table *res_table; in nexthop_res_table_alloc() local
622 static clock_t nh_res_table_unbalanced_time(struct nh_res_table *res_table) in nh_res_table_unbalanced_time()
631 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); in nla_put_nh_group_res() local
874 nh_res_bucket_idle_point(const struct nh_res_table *res_table, in nh_res_bucket_idle_point()
888 nh_res_table_unb_point(const struct nh_res_table *res_table) in nh_res_table_unb_point()
893 static void nh_res_bucket_set_idle(const struct nh_res_table *res_table, in nh_res_bucket_set_idle()
961 static void nexthop_bucket_notify(struct nh_res_table *res_table, in nexthop_bucket_notify()
1194 struct nh_res_table *res_table = rcu_dereference(nhg->res_table); in nexthop_select_path_res() local
[all …]
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c60 static const int res_table[] = { in nfp_bpf_ctrl_rc_to_errno() local
/linux-5.19.10/include/sound/
Dac97_codec.h231 const struct snd_ac97_res_table *res_table; /* static resolution */ member
254 const struct snd_ac97_res_table *res_table; /* static resolution */ member
/linux-5.19.10/include/net/
Dnexthop.h128 struct nh_res_table __rcu *res_table; member