Searched defs:netlink_callback___2 (Results 1 – 2 of 2) sorted by relevance
39807 struct netlink_callback___2 { struct39810 int (*dump)(struct sk_buff___2 *, struct netlink_callback___2 *); argument39811 int (*done)(struct netlink_callback___2 *); argument39812 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 …]