Searched refs:last_ecn_codepoint_sent_ (Results 1 – 2 of 2) sorted by relevance
3477 last_ecn_codepoint_sent_ = coalesced_packet_.ecn_codepoint(); in WritePacket()3482 last_ecn_codepoint_sent_ = GetEcnCodepointToSend(send_to_address); in WritePacket()3484 send_to_address, last_ecn_codepoint_sent_); in WritePacket()3534 send_to_address, last_ecn_codepoint_sent_); in WritePacket()3622 last_ecn_codepoint_sent_); in WritePacket()4176 last_ecn_codepoint_sent_ = ecn_codepoint; in SendPacketToWriter()5140 NO_RETRANSMITTABLE_DATA, measure_rtt, last_ecn_codepoint_sent_); in WritePacketUsingWriter()
2439 QuicEcnCodepoint last_ecn_codepoint_sent_ = ECN_NOT_ECT; variable