Searched refs:nlinfo (Results 1 – 2 of 2) sorted by relevance
23 struct nl_info *nlinfo);1733 struct nl_info *nlinfo) in remove_nh_grp_entry() argument1749 remove_nexthop(net, nhp, nlinfo); in remove_nh_grp_entry()1804 if (nlinfo) in remove_nh_grp_entry()1805 nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo); in remove_nh_grp_entry()1809 struct nl_info *nlinfo) in remove_nexthop_from_groups() argument1814 remove_nh_grp_entry(net, nhge, nlinfo); in remove_nexthop_from_groups()1820 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() argument1865 struct nl_info *nlinfo) in __remove_nexthop() argument1870 remove_nexthop_group(nh, nlinfo); in __remove_nexthop()[all …]
54 struct nl_info nlinfo; member