Searched refs:record_sn (Results 1 – 1 of 1) sorted by relevance
613 u64 record_sn = context->hint_record_sn; in tls_get_record() local644 record_sn = context->unacked_record_sn; in tls_get_record()654 context->hint_record_sn = record_sn; in tls_get_record()657 *p_record_sn = record_sn; in tls_get_record()660 record_sn++; in tls_get_record()
Completed in 6 milliseconds