Searched refs:ifam_type (Results 1 – 7 of 7) sorted by relevance
199 if (ifa->ifam_type != rtm->rtm_type) { in routing_events_v4()202 ifa->ifam_type); in routing_events_v4()323 if (ifa->ifam_type != rtm->rtm_type) { in routing_events_v6()326 ifa->ifam_type); in routing_events_v6()
1180 …int index = pRSMsg->ifam_type == RTM_IFINFO ? ((struct if_msghdr*) pRSMsg)->ifm_index : pRSMsg->if… in PrintRoutingSocketMsg()1182 …a_msghdr len=%d, type=%s, index=%d\n", pRSMsg->ifam_msglen, kRSMsgTypes[pRSMsg->ifam_type], index); in PrintRoutingSocketMsg()1204 switch (pRSMsg->ifam_type) in ProcessRoutingNotification()1209 if (pRSMsg->ifam_type == RTM_IFINFO) in ProcessRoutingNotification()
697 uchar_t ifam_type; /* message type */ member
1380 } else if (msg.ifam.ifam_type == RTM_DELADDR || in rtsock_event()1381 msg.ifam.ifam_type == RTM_NEWADDR) { in rtsock_event()
1507 switch (ifam->ifam_type) { in rts_mon()1535 ifam->ifam_type); in rts_mon()
1427 rtm_event2str(ifam->ifam_type)); in vrrpd_rtsock_handler()1429 switch (ifam->ifam_type) { in vrrpd_rtsock_handler()
746 ifam->ifam_msglen, ifam->ifam_version, ifam->ifam_type, in dump_rt_msg()