Searched refs:ifam_type (Results 1 – 10 of 10) sorted by relevance
166 if (ifam->ifam_type == RTM_IFINFO) { in internal_current()205 } else if (ifam->ifam_type == RTM_NEWADDR) { in internal_current()
370 u_char ifam_type; /* message type */ member393 u_char ifam_type; /* message type */ member
114 uint8_t ifam_type; member
272 if (ifam->ifam_type != RTM_NEWADDR) /* finished ? */ in arp_EtherAddr()
163 if (ifam->ifam_type != RTM_NEWADDR) /* finished this if */ in iface_Create()
705 if (ifam->ifam_type == RTM_OIFINFO) in ifinit()708 if (ifam->ifam_type == RTM_IFINFO) { in ifinit()732 if (ifam->ifam_type != RTM_NEWADDR) { in ifinit()
325 printf("%s: len %hu, ifindex: %d, flags: %s\n", msgtypes[ifam->ifam_type], in rtsock_print_ifa()
629 if (ifam->ifam_type != RTM_NEWADDR) in get_next_msghdr()
149 if (ifam->ifam_type != RTM_NEWADDR) in set_addr_dynamic()
955 if (ifam->ifam_type != RTM_NEWADDR) in SetAliasAddressFromIfName()