Searched defs:skip_notify (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ipv6/ |
| H A D | ip6_fib.c | 48 bool skip_notify; member 2292 fib6_clean_tree(struct net * net,struct fib6_node * root,int (* func)(struct fib6_info *,void * arg),int sernum,void * arg,bool skip_notify) fib6_clean_tree() argument 2312 __fib6_clean_all(struct net * net,int (* func)(struct fib6_info *,void *),int sernum,void * arg,bool skip_notify) __fib6_clean_all() argument [all...] |
| H A D | route.c | 3995 ip6_del_rt(struct net * net,struct fib6_info * rt,bool skip_notify) ip6_del_rt() argument
|