Searched defs:nlinfo (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | nexthop.h | 48 struct nl_info nlinfo; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | nexthop.h | 54 struct nl_info nlinfo; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 852 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() argument 781 remove_nh_grp_entry(struct net *net, struct nh_grp_entry *nhge, struct nl_info *nlinfo) remove_nh_grp_entry() argument 840 remove_nexthop_from_groups(struct net *net, struct nexthop *nh, struct nl_info *nlinfo) remove_nexthop_from_groups() argument 890 __remove_nexthop(struct net *net, struct nexthop *nh, struct nl_info *nlinfo) __remove_nexthop() argument 908 remove_nexthop(struct net *net, struct nexthop *nh, struct nl_info *nlinfo) remove_nexthop() argument 1742 struct nl_info nlinfo = { rtm_del_nexthop() local [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ndisc.c | 1405 struct nl_info nlinfo = { in ndisc_router_discovery() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 1844 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() argument 1756 remove_nh_grp_entry(struct net *net, struct nh_grp_entry *nhge, struct nl_info *nlinfo) remove_nh_grp_entry() argument 1832 remove_nexthop_from_groups(struct net *net, struct nexthop *nh, struct nl_info *nlinfo) remove_nexthop_from_groups() argument 1888 __remove_nexthop(struct net *net, struct nexthop *nh, struct nl_info *nlinfo) __remove_nexthop() argument 1906 remove_nexthop(struct net *net, struct nexthop *nh, struct nl_info *nlinfo) remove_nexthop() argument 3014 struct nl_info nlinfo = { rtm_del_nexthop() local [all...] |
Completed in 10 milliseconds