Searched refs:async_hold (Results 1 – 2 of 2) sorted by relevance
136 struct sk_buff_head async_hold; member
1610 err = tls_strp_msg_hold(&ctx->strp, &ctx->async_hold); in tls_decrypt_sg()1612 __skb_queue_tail(&ctx->async_hold, darg->skb); in tls_decrypt_sg()2145 __skb_queue_purge(&ctx->async_hold); in tls_sw_recvmsg()2655 skb_queue_head_init(&sw_ctx_rx->async_hold); in init_ctx_rx()