Searched defs:tws_outbound_response (Results 1 – 1 of 1) sorted by relevance
332 struct tws_outbound_response { struct333 u_int32_t not_mfa :1; /* 1 if the structure is valid else MFA */334 u_int32_t reserved :7; /* reserved bits */335 u_int32_t status :8; /* should be 0 */336 u_int32_t request_id:16; /* request id */