Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dtls.h151 struct sk_buff_head async_hold; member
/linux-6.3-rc2/net/tls/
A Dtls_sw.c1600 err = tls_strp_msg_hold(&ctx->strp, &ctx->async_hold); in tls_decrypt_sg()
1602 __skb_queue_tail(&ctx->async_hold, darg->skb); in tls_decrypt_sg()
2118 __skb_queue_purge(&ctx->async_hold); in tls_sw_recvmsg()
2558 skb_queue_head_init(&sw_ctx_rx->async_hold); in tls_set_sw_offload()

Completed in 10 milliseconds