Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_conn.c805 static void ip_vs_conn_rcu_free(struct rcu_head *head) in ip_vs_conn_rcu_free() function
863 ip_vs_conn_rcu_free(&cp->rcu_head); in ip_vs_conn_expire()
865 call_rcu(&cp->rcu_head, ip_vs_conn_rcu_free); in ip_vs_conn_expire()