Home
last modified time | relevance | path

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

/net/tls/
A Dtls_device.c613 u64 record_sn = context->hint_record_sn; in tls_get_record() local
644 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