Searched refs:nlh (Results 1 – 3 of 3) sorted by relevance
50 struct nlmsghdr *nlh = NULL; in main() local53 nlh = (struct nlmsghdr *) in main()55 if (!nlh) { in main()81 recvfrom(skfd, nlh, sizeof(struct sknlsockevmsg) + 16, 0, in main()83 msg = NLMSG_DATA(nlh); in main()
79 struct nlmsghdr nlh; member
70 struct nlmsghdr nlh; member