Searched refs:nlinfo (Results 1 – 1 of 1) sorted by relevance
20 struct nl_info *nlinfo);781 struct nl_info *nlinfo) in remove_nh_grp_entry() argument796 remove_nexthop(net, nhp, nlinfo); in remove_nh_grp_entry()835 if (nlinfo) in remove_nh_grp_entry()836 nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo); in remove_nh_grp_entry()840 struct nl_info *nlinfo) in remove_nexthop_from_groups() argument845 remove_nh_grp_entry(net, nhge, nlinfo); in remove_nexthop_from_groups()851 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() argument890 struct nl_info *nlinfo) in __remove_nexthop() argument895 remove_nexthop_group(nh, nlinfo); in __remove_nexthop()[all …]