Searched refs:retransmit_hint (Results 1 – 2 of 2) sorted by relevance
157 offload_ctx->retransmit_hint = NULL; in delete_all_records()174 info = ctx->retransmit_hint; in tls_icsk_clean_acked()176 ctx->retransmit_hint = NULL; in tls_icsk_clean_acked()643 info = context->retransmit_hint; in tls_get_record()678 if (!context->retransmit_hint || in tls_get_record()680 context->retransmit_hint->end_seq)) { in tls_get_record()682 context->retransmit_hint = info; in tls_get_record()
168 struct tls_record_info *retransmit_hint; member
Completed in 7 milliseconds