Home | History | Annotate | Download | only in mDNSPosix

Lines Matching full:nlmsghdr

1030 mDNSlocal void		PrintNetLinkMsg(const struct nlmsghdr *pNLMsg)
1035 printf("nlmsghdr len=%d, type=%s, flags=0x%x\n", pNLMsg->nlmsg_len,
1062 struct nlmsghdr *pNLMsg = (struct nlmsghdr*) buff;
1073 // Make sure we've got an entire nlmsghdr in the buffer, and payload, too.
1083 pNLMsg = (struct nlmsghdr*) buff;