Searched defs:imp_at (Results 1 – 1 of 1) sorted by relevance
82 struct imp_at { struct83 int iat_portal[IMP_AT_MAX_PORTALS];84 struct adaptive_timeout iat_net_latency;85 struct adaptive_timeout iat_service_estimate[IMP_AT_MAX_PORTALS];311 struct imp_at imp_at; /* adaptive timeout data */ member