Lines Matching refs:cn_msg
26 int cn_add_callback(struct cb_id *id, char *name, void (*callback) (struct cn_msg *, struct netlink…
27 void cn_netlink_send_multi(struct cn_msg *msg, u16 len, u32 portid, u32 __group, int gfp_mask);
28 void cn_netlink_send(struct cn_msg *msg, u32 portid, u32 __group, int gfp_mask);
40 be dereferenced to struct cn_msg *.
42 struct cn_msg
57 int cn_add_callback(struct cb_id *id, char *name, void (*callback) (struct cn_msg *, struct netlink…
65 cn_msg and the sender's credentials
75 int cn_netlink_send_multi(struct cn_msg *msg, u16 len, u32 portid, u32 __groups, int gfp_mask);
76 int cn_netlink_send(struct cn_msg *msg, u32 portid, u32 __groups, int gfp_mask);
82 struct cn_msg * - message header(with attached data).
83 u16 len - for *_multi multiple cn_msg messages can be sent
142 cn_msg [main connector's message header] contains u32 seq and u32 ack