Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dnexthop.c165 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); in nh_notifier_res_table_info_init() local
270 struct nh_res_table *res_table; in nh_notifier_res_bucket_idle_timer_get() local
565 struct nh_res_table *res_table; in nexthop_res_table_alloc() local
638 static clock_t nh_res_table_unbalanced_time(struct nh_res_table *res_table) in nh_res_table_unbalanced_time()
647 struct nh_res_table *res_table = rtnl_dereference(nhg->res_table); in nla_put_nh_group_res() local
1102 nh_res_bucket_idle_point(const struct nh_res_table *res_table, in nh_res_bucket_idle_point()
1116 nh_res_table_unb_point(const struct nh_res_table *res_table) in nh_res_table_unb_point()
1121 static void nh_res_bucket_set_idle(const struct nh_res_table *res_table, in nh_res_bucket_set_idle()
1189 static void nexthop_bucket_notify(struct nh_res_table *res_table, in nexthop_bucket_notify()
1453 struct nh_res_table *res_table = rcu_dereference(nhg->res_table); in nexthop_select_path_res() local
[all …]
/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c60 static const int res_table[] = { in nfp_bpf_ctrl_rc_to_errno() local
/linux/include/sound/
H A 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/include/net/
H A Dnexthop.h138 struct nh_res_table __rcu *res_table; member