Home
last modified time | relevance | path

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

/net/netfilter/ipvs/
Dip_vs_core.c353 if (!ct || !ip_vs_check_template(ct, NULL)) { in ip_vs_sched_persist()
1191 if (!ct || !ip_vs_check_template(ct, dest)) { in ip_vs_new_conn_out()
Dip_vs_conn.c755 int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest) in ip_vs_check_template() function