Searched refs:protos (Results 1 – 1 of 1) sorted by relevance
475 auto protos = reinterpret_cast<uint32_t*>(&resp[1]); in DdkRxrpc() local476 status = RpcGetProtocols(dr, protos, &resp->protocol_count); in DdkRxrpc()477 resp_len += static_cast<uint32_t>(resp->protocol_count * sizeof(*protos)); in DdkRxrpc()
Completed in 4 milliseconds