Searched defs:imp_at (Results 1 – 1 of 1) sorted by relevance
81 struct imp_at { struct82 int iat_portal[IMP_AT_MAX_PORTALS];83 struct adaptive_timeout iat_net_latency;84 struct adaptive_timeout iat_service_estimate[IMP_AT_MAX_PORTALS];307 struct imp_at imp_at; /* adaptive timeout data */ member