Searched defs:skip_notify (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv6/ |
| H A D | addrconf_core.c | 189 bool skip_notify) in eafnosupport_ip6_del_rt()
|
| H A D | ip6_fib.c | 48 bool skip_notify; member 2284 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 2304 __fib6_clean_all(struct net * net,int (* func)(struct fib6_info *,void *),int sernum,void * arg,bool skip_notify) __fib6_clean_all() argument [all...] |
| /linux/include/net/ |
| H A D | netlink.h | 497 u8 skip_notify:1, member
|