Searched defs:creq_deallocate_key_resp (Results 1 – 1 of 1) sorted by relevance
73713 typedef struct creq_deallocate_key_resp { struct73714 uint8_t type;73728 uint8_t status;73730 uint16_t cookie;73732 uint32_t xid;73733 uint8_t v;73759 } creq_deallocate_key_resp_t, *pcreq_deallocate_key_resp_t; argument