Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_vs.h1899 void ip_vs_try_bind_dest(struct ip_vs_conn *cp);
/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c891 ip_vs_try_bind_dest(cp); in ip_vs_proc_conn()
H A Dip_vs_conn.c1167 void ip_vs_try_bind_dest(struct ip_vs_conn *cp) in ip_vs_try_bind_dest() function