Home
last modified time | relevance | path

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

/linux/include/net/
H A Dipv6_stubs.h53 int (*ip6_del_rt)(struct net *net, struct fib6_info *rt, bool skip_notify);
H A Dip6_route.h122 int ip6_del_rt(struct net *net, struct fib6_info *f6i, bool skip_notify);
/linux/net/ipv6/
H A Daddrconf_core.c189 bool skip_notify) in eafnosupport_ip6_del_rt() argument
H A Droute.c3889 int ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify) in ip6_del_rt() argument
3893 .skip_notify = skip_notify in ip6_del_rt()
3927 info->skip_notify = 1; in __ip6_del_rt_siblings()
5357 info->skip_notify = 1; in ip6_route_multipath_add()