Searched refs:ifam_index (Results 1 – 3 of 3) sorted by relevance
133 u_short ifam_index; /* index for associated ifp */ member
413 if (!if_indextoname(ifam->ifam_index, ifname)) in manage_link()
1139 …x = pRSMsg->ifam_type == RTM_IFINFO ? ((struct if_msghdr*) pRSMsg)->ifm_index : pRSMsg->ifam_index; in PrintRoutingSocketMsg()1169 result |= 1 << pRSMsg->ifam_index; in ProcessRoutingNotification()