Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h39807 struct netlink_callback___2 { struct
39810 int (*dump)(struct sk_buff___2 *, struct netlink_callback___2 *); argument
39811 int (*done)(struct netlink_callback___2 *); argument
39812 void *data;
39813 struct module___2 *module;
39814 struct netlink_ext_ack *extack;
39815 u16 family;
39816 u16 min_dump_alloc;
39817 bool strict_check;
39818 u16 answer_flags;
[all …]
Dvmlinux.h39807 struct netlink_callback___2 { struct
39810 int (*dump)(struct sk_buff___2 *, struct netlink_callback___2 *); argument
39811 int (*done)(struct netlink_callback___2 *); argument
39812 void *data;
39813 struct module___2 *module;
39814 struct netlink_ext_ack *extack;
39815 u16 family;
39816 u16 min_dump_alloc;
39817 bool strict_check;
39818 u16 answer_flags;
[all …]