Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dtcp_fastopen.c30 static void tcp_fastopen_ctx_free(struct rcu_head *head) in tcp_fastopen_ctx_free() function
45 call_rcu(&ctx->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_destroy_cipher()
55 call_rcu(&ctxt->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_ctx_destroy()
89 call_rcu(&octx->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_reset_cipher()

Completed in 3 milliseconds