Home
last modified time | relevance | path

Searched refs:nlinfo (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
Dnexthop.c20 struct nl_info *nlinfo);
781 struct nl_info *nlinfo) in remove_nh_grp_entry() argument
796 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() argument
845 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() argument
890 struct nl_info *nlinfo) in __remove_nexthop() argument
895 remove_nexthop_group(nh, nlinfo); in __remove_nexthop()
[all …]