Home
last modified time | relevance | path

Searched refs:nlh (Results 1 – 3 of 3) sorted by relevance

/device/huawei/angler/dataservices/sockev/src/
Dsockev_cli.c50 struct nlmsghdr *nlh = NULL; in main() local
53 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()
/device/asus/fugu/kernel-headers/linux/
Dkct.h79 struct nlmsghdr nlh; member
/device/asus/fugu/original-kernel-headers/linux/
Dkct.h70 struct nlmsghdr nlh; member