Searched defs:fib_notifier_ops (Results 1 – 2 of 2) sorted by relevance
10389 struct fib_notifier_ops { struct10390 int family;10391 struct list_head list;10392 unsigned int (*fib_seq_read)(struct net *);10393 int (*fib_dump)(struct net *, struct notifier_block *, struct netlink_ext_ack *);10394 struct module *owner;10395 struct callback_head rcu;125940 struct list_head fib_notifier_ops; member
10304 struct fib_notifier_ops { struct10305 int family;10306 struct list_head list;10307 unsigned int (*fib_seq_read)(struct net *);10308 int (*fib_dump)(struct net *, struct notifier_block *, struct netlink_ext_ack *);10309 struct module *owner;10310 struct callback_head rcu;133575 struct list_head fib_notifier_ops; member