Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H 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()
90 call_rcu(&octx->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_reset_cipher()