Searched refs:connection_response_view (Results 1 – 2 of 2) sorted by relevance
420 LeCreditBasedConnectionResponseView connection_response_view = in on_incoming_packet() local422 if (!connection_response_view.IsValid()) { in on_incoming_packet()425 …OnConnectionResponse(connection_response_view.GetIdentifier(), connection_response_view.GetDestina… in on_incoming_packet()426 connection_response_view.GetMtu(), connection_response_view.GetMps(), in on_incoming_packet()427 … connection_response_view.GetInitialCredits(), connection_response_view.GetResult()); in on_incoming_packet()
781 …ConnectionResponseView connection_response_view = ConnectionResponseView::Create(control_packet_vi… in handle_one_command() local782 if (!connection_response_view.IsValid()) { in handle_one_command()785 …OnConnectionResponse(connection_response_view.GetIdentifier(), connection_response_view.GetDestina… in handle_one_command()786 … connection_response_view.GetSourceCid(), connection_response_view.GetResult(), in handle_one_command()787 connection_response_view.GetStatus()); in handle_one_command()