Searched defs:tws_outbound_response (Results 1 – 1 of 1) sorted by relevance
348 struct tws_outbound_response { struct349 u_int32_t not_mfa :1; /* 1 if the structure is valid else MFA */350 u_int32_t reserved :7; /* reserved bits */351 u_int32_t status :8; /* should be 0 */352 u_int32_t request_id:16; /* request id */