Searched refs:nlinfo (Results 1 – 1 of 1) sorted by relevance
20 struct nl_info *nlinfo);699 struct nl_info *nlinfo) in remove_nh_grp_entry() argument730 if (nlinfo) in remove_nh_grp_entry()731 nexthop_notify(RTM_NEWNEXTHOP, nhge->nh_parent, nlinfo); in remove_nh_grp_entry()735 struct nl_info *nlinfo) in remove_nexthop_from_groups() argument744 remove_nh_grp_entry(nhge, nhg, nlinfo); in remove_nexthop_from_groups()748 remove_nexthop(net, nhge->nh_parent, nlinfo); in remove_nexthop_from_groups()752 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() argument793 struct nl_info *nlinfo) in __remove_nexthop() argument798 remove_nexthop_group(nh, nlinfo); in __remove_nexthop()[all …]