Lines Matching refs:packet

49   a `HANDSHAKE_DONE` frame (which occurs in a 1-RTT packet, thus
57 a Version Negotiation packet with a reserved version number
66 (if it performed it), but has not yet sent any encrypted packet. This
68 and there is immediate transmission of the first encrypted packet and
72 packet to the server attempting to initiate a connection.
76 - a Version Negotiation packet (leading to the Reactive Version
78 - a Retry packet (leading to Initial Exchange B); or
79 - an Initial packet (leading to the Initial Exchange Confirmed state).
85 performed using the information in the version negotiation packet.
88 It sends at least one Initial packet to the server attempting to
89 initiate a connection. Every Initial packet contains the quoted Retry
100 - a Version Negotiation packet (invalid, ignored);
101 - a Retry packet (invalid, ignored);
102 - an Initial packet (leading to the Initial Exchange Continued
106 Initial packet to the server and received at least one valid Initial packet
108 packet is ignored) and communications may continue via Initial packets for
120 Either client or server may send the first Handshake packet.
122 The client is waiting to receive a Handshake packet from the server.
125 decrypted at least one Handshake packet. The client now discards
148 - it receives a `HANDSHAKE_DONE` frame in a 1-RTT packet, or
149 - it receives acknowledgement of any 1-RTT packet it sent.
191 this state, a packet containing a `CONNECTION_CLOSE` frame is
220 state. There is no longer any requirement to send or receive any packet. No
335 <td>(packet processed, no change)</td>
344 <tt>enter:SendPackets()</tt> (First Handshake packet, if pending)</td>
350 <td>(packet processed if EL is not dropped)</td>
360 <td>(packet processed, no change)</td>
378 <td>(packet processed, no change)</td>
394 <td>(packet processed, no change)</td>
452 It is generally implied that processing of a packet as mentioned above
508 retransmission of a Version Negotiation packet.
534 Once we successfully decrypt a Handshake packet, we stop processing Initial
553 processed encrypted packet from the server.
555 - `RX:RETRY`: Only valid if we have sent an Initial packet to the server,
556 have not yet received any successfully processed encrypted packet
561 Do not reset packet numbers. The original CIDs used for the first
569 - `PROBE_TIMEOUT`: If we have sent at least one encrypted packet yet,
572 Negotiation packet we sent.