Home
last modified time | relevance | path

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

/device/google/marlin/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()