Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnetlink.h223 struct netlink_callback { struct
227 struct netlink_callback *cb); argument
228 int (*done)(struct netlink_callback *cb); argument
229 void *data;
231 struct module *module;
232 u16 family;
256 int (*dump)(struct sk_buff *skb, struct netlink_callback *); argument