Home
last modified time | relevance | path

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

/net/netfilter/ipvs/
Dip_vs_conn.c768 static void ip_vs_conn_rcu_free(struct rcu_head *head) in ip_vs_conn_rcu_free() function
815 call_rcu(&cp->rcu_head, ip_vs_conn_rcu_free); in ip_vs_conn_expire()