Searched refs:nlinfo (Results 1 – 2 of 2) sorted by relevance
20 struct nl_info *nlinfo);697 struct nl_info *nlinfo) in remove_nh_grp_entry() argument728 if (nlinfo) in remove_nh_grp_entry()729 nexthop_notify(RTM_NEWNEXTHOP, nhge->nh_parent, nlinfo); in remove_nh_grp_entry()733 struct nl_info *nlinfo) in remove_nexthop_from_groups() argument742 remove_nh_grp_entry(nhge, nhg, nlinfo); in remove_nexthop_from_groups()746 remove_nexthop(net, nhge->nh_parent, nlinfo); in remove_nexthop_from_groups()750 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() argument791 struct nl_info *nlinfo) in __remove_nexthop() argument796 remove_nexthop_group(nh, nlinfo); in __remove_nexthop()[all …]
46 struct nl_info nlinfo; member