Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_fastopen.c36 static void tcp_fastopen_ctx_free(struct rcu_head *head) in tcp_fastopen_ctx_free() function
51 call_rcu(&ctx->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_destroy_cipher()
66 call_rcu(&ctxt->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_ctx_destroy()
106 call_rcu(&octx->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_reset_cipher()