Searched refs:record_sn (Results 1 – 1 of 1) sorted by relevance
640 u64 record_sn = context->hint_record_sn; in tls_get_record() local671 record_sn = context->unacked_record_sn; in tls_get_record()681 context->hint_record_sn = record_sn; in tls_get_record()684 *p_record_sn = record_sn; in tls_get_record()687 record_sn++; in tls_get_record()
Completed in 4 milliseconds