Searched defs:skip_notify (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | addrconf_core.c | 188 eafnosupport_ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify) eafnosupport_ip6_del_rt() argument
|
| H A D | ip6_fib.c | 46 bool skip_notify; member 2222 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 2242 __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 | 3790 int ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify) in ip6_del_rt() argument
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | addrconf_core.c | 188 eafnosupport_ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify) eafnosupport_ip6_del_rt() argument
|
| H A D | ip6_fib.c | 48 bool skip_notify; member 2219 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 2239 __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 | 3874 int ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify) in ip6_del_rt() argument
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | netlink.h | 457 u8 skip_notify:1, member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | netlink.h | 469 u8 skip_notify:1, member
|
Completed in 34 milliseconds