Searched refs:nh_grp (Results 1 – 1 of 1) sorted by relevance
39 struct nlattr *nh_grp; member97 struct nh_group __rcu *nh_grp; member125 struct nh_group *nh_grp; in nexthop_is_multipath() local127 nh_grp = rcu_dereference_rtnl(nh->nh_grp); in nexthop_is_multipath()128 return nh_grp->mpath; in nexthop_is_multipath()140 struct nh_group *nh_grp; in nexthop_num_path() local142 nh_grp = rcu_dereference_rtnl(nh->nh_grp); in nexthop_num_path()143 rc = nh_grp->num_nh; in nexthop_num_path()152 const struct nh_group *nhg = rcu_dereference_rtnl(nh->nh_grp); in nexthop_mpath_select()167 struct nh_group *nhg = rtnl_dereference(nh->nh_grp); in nexthop_mpath_fill_node()