Searched refs:nlh (Results 1 – 1 of 1) sorted by relevance
73 struct nlmsghdr *nlh; in IPC_EventSend() local98 nlh = NLMSG_PUT(skb, 0, 0, NLMSG_DONE, realSize - sizeof(*nlh)); in IPC_EventSend()101 msg = (char *)NLMSG_DATA(nlh); in IPC_EventSend()