Searched refs:ifam_index (Results 1 – 3 of 3) sorted by relevance
133 u_short ifam_index; /* index for associated ifp */ member
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()
1274 ifp = if_findindex(ctx->ifaces, ifam->ifam_index); in if_managelink()