Lines Matching refs:sequence
14 * select a connection ID by sequence number and retire that and all older IDs.
17 QUIC_CONNECTION object. The queue will be sorted by sequence number
37 * select a connection ID by sequence number and retire that and all older IDs
39 * select a connection ID by sequence number and drop that and all older IDs.
66 connection and the common sequence number. We need to be able to:
68 * select a connection ID by sequence number and retire that and all older IDs
70 * select a connection ID by sequence number and drop that and all older IDs.
159 * sequence number.
166 * sequence number.
207 * sequence number.
214 * sequence number.
269 * Retire by sequence number up to and including the one specified.
276 * Delete by sequence number up to and including the one specified.