Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dnexthop.c151 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); in nh_notifier_res_table_info_init() local
255 struct nh_res_table *res_table; in nh_notifier_res_bucket_idle_timer_get() local
548 struct nh_res_table *res_table; in nexthop_res_table_alloc() local
621 static clock_t nh_res_table_unbalanced_time(struct nh_res_table *res_table) in nh_res_table_unbalanced_time()
630 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); in nla_put_nh_group_res() local
873 nh_res_bucket_idle_point(const struct nh_res_table *res_table, in nh_res_bucket_idle_point()
887 nh_res_table_unb_point(const struct nh_res_table *res_table) in nh_res_table_unb_point()
892 static void nh_res_bucket_set_idle(const struct nh_res_table *res_table, in nh_res_bucket_set_idle()
960 static void nexthop_bucket_notify(struct nh_res_table *res_table, in nexthop_bucket_notify()
1193 struct nh_res_table *res_table = rcu_dereference(nhg->res_table); in nexthop_select_path_res() local
[all …]
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c60 static const int res_table[] = { in nfp_bpf_ctrl_rc_to_errno() local
/Linux-v5.15/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-v5.15/include/net/
Dnexthop.h128 struct nh_res_table __rcu *res_table; member