Searched refs:ip_vs_conn_expire (Results 1 - 1 of 1) sorted by relevance

/net/netfilter/ipvs/
H A Dip_vs_conn.c659 * Called by the ip_vs_conn_expire function.
778 static void ip_vs_conn_expire(unsigned long data) function
840 * modified after the final del_timer in ip_vs_conn_expire.
868 setup_timer(&cp->timer, ip_vs_conn_expire, (unsigned long)cp);

Completed in 5 milliseconds