Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dconnector.h37 struct cn_callback_entry { struct
38 struct list_head callback_entry;
39 refcount_t refcnt;
40 struct cn_queue_dev *pdev;
42 struct cn_callback_id id;
43 void (*callback) (struct cn_msg *, struct netlink_skb_parms *);
45 u32 seq, group;