Searched refs:connection_response_view (Results 1 – 2 of 2) sorted by relevance
412 LeCreditBasedConnectionResponseView connection_response_view = in on_incoming_packet() local414 if (!connection_response_view.IsValid()) { in on_incoming_packet()417 …OnConnectionResponse(connection_response_view.GetIdentifier(), connection_response_view.GetDestina… in on_incoming_packet()418 connection_response_view.GetMtu(), connection_response_view.GetMps(), in on_incoming_packet()419 … connection_response_view.GetInitialCredits(), connection_response_view.GetResult()); in on_incoming_packet()
758 …ConnectionResponseView connection_response_view = ConnectionResponseView::Create(control_packet_vi… in handle_one_command() local759 if (!connection_response_view.IsValid()) { in handle_one_command()762 …OnConnectionResponse(connection_response_view.GetIdentifier(), connection_response_view.GetDestina… in handle_one_command()763 … connection_response_view.GetSourceCid(), connection_response_view.GetResult(), in handle_one_command()764 connection_response_view.GetStatus()); in handle_one_command()