ip_vs_check_template
int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest);
if (!ct || !ip_vs_check_template(ct, dest)) {
if (!ct || !ip_vs_check_template(ct, NULL)) {