Home
last modified time | relevance | path

Searched defs:skip_notify (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/
H A Daddrconf_core.c189 bool skip_notify) in eafnosupport_ip6_del_rt()
H A Dip6_fib.c48 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 Dnetlink.h497 u8 skip_notify:1, member