Searched refs:FTPPORT (Results 1 – 2 of 2) sorted by relevance
483 svc = __ip_vs_service_find(ipvs, af, protocol, vaddr, FTPPORT); in ip_vs_service_find()1006 if (svc->port == FTPPORT) in __ip_vs_update_dest()1463 if (svc->port == FTPPORT) in ip_vs_add_service()1648 if (svc->port == FTPPORT) in __ip_vs_del_service()
269 #define FTPPORT cpu_to_be16(21) macro