Searched refs:ifm_index (Results 1 – 5 of 5) sorted by relevance
69 if (ifm->ifm_addrs == 0 && ifm->ifm_index > 0) { in rtm_info()70 if (!(hw = avahi_interface_monitor_get_hw_interface(m, (AvahiIfIndex) ifm->ifm_index))) in rtm_info()76 if (!(hw = avahi_interface_monitor_get_hw_interface(m, ifm->ifm_index))) in rtm_info()77 if (!(hw = avahi_hw_interface_new(m, (AvahiIfIndex) ifm->ifm_index))) in rtm_info()
119 u_short ifm_index; /* index for associated ifp */ member
1139 …int index = pRSMsg->ifam_type == RTM_IFINFO ? ((struct if_msghdr*) pRSMsg)->ifm_index : pRSMsg->i… in PrintRoutingSocketMsg()1167 result |= 1 << ((struct if_msghdr*) pRSMsg)->ifm_index; in ProcessRoutingNotification()
1336 drv = bsd_get_drvindex(global, ifm->ifm_index); in wpa_driver_bsd_event_receive()
1197 ifp = if_findindex(ctx->ifaces, ifm->ifm_index); in if_managelink()