Searched refs:cn_msg (Results 1 – 2 of 2) sorted by relevance
58 #define PEC_MSG_SIZE (sizeof(struct cn_msg) + sizeof(struct proc_event))59 #define PEC_CTRL_MSG_SIZE (sizeof(struct cn_msg) + sizeof(enum proc_cn_mcast_op))87 static int netlink_send(int sd, struct sockaddr_nl *to, struct cn_msg *cnmsg) in netlink_send()157 struct cn_msg *cnmsg; in control_pec()162 cnmsg = (struct cn_msg *)buf; in control_pec()184 struct cn_msg *msg; in process_event()187 msg = (struct cn_msg *)NLMSG_DATA(nlhdr); in process_event()
70 struct cn_msg { struct