Searched refs:ifa_msghdr (Results 1 – 8 of 8) sorted by relevance
78 struct ifa_msghdr ifa;115 struct ifa_msghdr *ifa; in routing_events_v4()230 struct ifa_msghdr *ifa; in routing_events_v6()
1073 check_rtm_addr(const struct ifa_msghdr *ifam, int msglen, boolean_t isv6, in check_rtm_addr()1141 is_rtm_v6(const struct ifa_msghdr *ifam, int msglen) in is_rtm_v6()1183 check_lif(dhcp_lif_t *lif, const struct ifa_msghdr *ifam, int msglen) in check_lif()1257 check_main_lif(dhcp_smach_t *dsmp, const struct ifa_msghdr *ifam, int msglen) in check_main_lif()1365 struct ifa_msghdr ifam; in rtsock_event()
1276 mDNSlocal void PrintRoutingSocketMsg( const struct ifa_msghdr *pRSMsg) in PrintRoutingSocketMsg()1294 struct ifa_msghdr *pRSMsg = (struct ifa_msghdr*) buff; in ProcessRoutingNotification()1298 if ( readCount < (ssize_t) sizeof( struct ifa_msghdr)) in ProcessRoutingNotification()
694 typedef struct ifa_msghdr { struct
1475 struct ifa_msghdr ifam; in rts_mon()1477 struct ifa_msghdr *ifam = &mbuf.ifam; in rts_mon()
713 struct ifa_msghdr *ifam; in dump_rt_msg()744 ifam = (struct ifa_msghdr *)rtm; in dump_rt_msg()
2587 struct ifa_msghdr *ifam; in print_rtmsg()2625 ifam = (struct ifa_msghdr *)rtm; in print_rtmsg()
1406 struct ifa_msghdr *ifam; in vrrpd_rtsock_handler()1419 ifam = (struct ifa_msghdr *)buf; in vrrpd_rtsock_handler()