Home
last modified time | relevance | path

Searched defs:fib_notifier_ops (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h10389 struct fib_notifier_ops { struct
10390 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
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h10304 struct fib_notifier_ops { struct
10305 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