Searched defs:cn_msg (Results 1 – 4 of 4) sorted by relevance
70 struct cn_msg { struct71 struct cb_id id;73 __u32 seq;74 __u32 ack;76 __u16 len; /* Length of the following data */77 __u16 flags;78 __u8 data[0];
23 void (*callback)(struct cn_msg *, in cn_queue_alloc_callback_entry()61 void (*callback)(struct cn_msg *, in cn_queue_add_callback()
197 void (*callback)(struct cn_msg *, in cn_add_callback()
220 struct cn_msg *cn_msg; in hvutil_transport_send() local
Completed in 5 milliseconds