Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c31 static void tcp_fastopen_ctx_free(struct rcu_head *head) in tcp_fastopen_ctx_free() function
46 call_rcu(&ctx->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_destroy_cipher()
56 call_rcu(&ctxt->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_ctx_destroy()
91 call_rcu(&octx->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_reset_cipher()