Searched refs:CLIENT_START_REQ (Results 1 – 6 of 6) sorted by relevance
50 req = grpc_gcp_handshaker_req_create(CLIENT_START_REQ); in main()51 decoded_req = grpc_gcp_handshaker_decoded_req_create(CLIENT_START_REQ); in main()
170 deserialize_handshaker_req(CLIENT_START_REQ, event->send_buffer); in check_client_start_success()
28 case CLIENT_START_REQ: in grpc_gcp_handshaker_decoded_req_create()
57 CLIENT_START_REQ = 0, /* StartClientHandshakeReq. */ enumerator
88 grpc_gcp_handshaker_req_create(CLIENT_START_REQ); in get_serialized_start_client()
34 case CLIENT_START_REQ: in grpc_gcp_handshaker_req_create()