FTPPORT
if (svc->port != FTPPORT)
if (dst_port == svc->port && svc->port != FTPPORT)
if (svc->port == FTPPORT && dport != FTPPORT)
if (svc->port == FTPPORT)
if (svc->port == FTPPORT)
if (svc->port == FTPPORT)
svc = __ip_vs_service_find(ipvs, af, protocol, vaddr, FTPPORT);