Searched refs:nh_group (Results 1 – 2 of 2) sorted by relevance
130 struct nh_group { struct131 struct nh_group *spare; /* spare group for removals */ argument165 struct nh_group __rcu *nh_grp;286 const struct nh_group *nh_grp; in nexthop_is_fdb()301 struct nh_group *nh_grp; in nexthop_has_v4()312 struct nh_group *nh_grp; in nexthop_is_multipath()327 struct nh_group *nh_grp; in nexthop_num_path()338 struct nexthop *nexthop_mpath_select(const struct nh_group *nhg, int nhsel) in nexthop_mpath_select()353 struct nh_group *nhg = rcu_dereference_rtnl(nh->nh_grp); in nexthop_mpath_fill_node()375 struct nh_group *nh_grp; in nexthop_is_blackhole()[all …]
135 struct nh_group *nhg) in nh_notifier_mpath_info_init()163 struct nh_group *nhg) in nh_notifier_res_table_info_init()197 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nh_notifier_grp_info_init()209 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nh_notifier_grp_info_fini()271 struct nh_group *nhg; in nh_notifier_res_bucket_idle_timer_get()411 struct nh_group *nhg; in call_nexthop_res_table_notifiers()483 struct nh_group *nhg; in nexthop_free_group()548 static struct nh_group *nexthop_grp_alloc(u16 num_nh) in nexthop_grp_alloc()550 struct nh_group *nhg; in nexthop_grp_alloc()645 static int nla_put_nh_group_res(struct sk_buff *skb, struct nh_group *nhg) in nla_put_nh_group_res()[all …]