Home
last modified time | relevance | path

Searched refs:record_sn (Results 1 – 1 of 1) sorted by relevance

/linux/net/tls/
A Dtls_device.c598 u64 record_sn = context->hint_record_sn; in tls_get_record() local
629 record_sn = context->unacked_record_sn; in tls_get_record()
639 context->hint_record_sn = record_sn; in tls_get_record()
642 *p_record_sn = record_sn; in tls_get_record()
645 record_sn++; in tls_get_record()

Completed in 22 milliseconds