Searched refs:ifa_msghdr (Results 1 – 5 of 5) 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()
1132 mDNSlocal void PrintRoutingSocketMsg(const struct ifa_msghdr *pRSMsg) in PrintRoutingSocketMsg()1150 struct ifa_msghdr *pRSMsg = (struct ifa_msghdr*) buff; in ProcessRoutingNotification()1154 if (readCount < (ssize_t) sizeof(struct ifa_msghdr)) in ProcessRoutingNotification()
153 struct ifa_msghdr *ifa; in recv_function_route()162 ifa = (struct ifa_msghdr *) rt_buffer; in recv_function_route()
304 struct ifa_msghdr { struct