rndis_query_complete
struct rndis_query_complete query_complete;
sizeof(struct rndis_query_complete)) {
const struct rndis_query_complete *query_complete =
struct rndis_query_complete *query_complete;
if (msg_len - RNDIS_HEADER_SIZE < sizeof(struct rndis_query_complete))
struct rndis_query_complete *query_complete;
if (msg_len - RNDIS_HEADER_SIZE < sizeof(struct rndis_query_complete)) {