Searched refs:ifa_msghdr (Results 1 – 3 of 3) sorted by relevance
127 struct ifa_msghdr { struct
320 struct ifa_msghdr *ifam; in manage_link()412 ifam = (struct ifa_msghdr *)(void *)p; in manage_link()
1133 mDNSlocal void PrintRoutingSocketMsg(const struct ifa_msghdr *pRSMsg) in PrintRoutingSocketMsg()1151 struct ifa_msghdr *pRSMsg = (struct ifa_msghdr*) buff; in ProcessRoutingNotification()1155 if (readCount < (ssize_t) sizeof(struct ifa_msghdr)) in ProcessRoutingNotification()