Searched refs:ip_vs_check_template (Results 1 – 2 of 2) sorted by relevance
353 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()
755 int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest) in ip_vs_check_template() function