Searched refs:ifa_msghdr (Results 1 – 3 of 3) sorted by relevance
127 struct ifa_msghdr { struct
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()
1154 struct ifa_msghdr *ifam; in if_managelink()1273 ifam = (struct ifa_msghdr *)(void *)p; in if_managelink()