ip_vs_check_template 1239 include/net/ip_vs.h int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest);
ip_vs_check_template  353 net/netfilter/ipvs/ip_vs_core.c 	if (!ct || !ip_vs_check_template(ct, NULL)) {
ip_vs_check_template 1191 net/netfilter/ipvs/ip_vs_core.c 		if (!ct || !ip_vs_check_template(ct, dest)) {