Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnetlink.h201 struct netlink_callback { struct
205 struct netlink_callback *cb); argument
206 int (*done)(struct netlink_callback *cb); argument
207 void *data;
209 struct module *module;
210 struct netlink_ext_ack *extack;
211 u16 family;
212 u16 answer_flags;
236 int (*start)(struct netlink_callback *); argument

Completed in 4 milliseconds