Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_fastopen.c31 static void tcp_fastopen_ctx_free(struct rcu_head *head) in tcp_fastopen_ctx_free() function
71 call_rcu(&octx->rcu, tcp_fastopen_ctx_free); in tcp_fastopen_reset_cipher()