Home
last modified time | relevance | path

Searched refs:FTPPORT (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c554 svc = __ip_vs_service_find(ipvs, af, protocol, vaddr, FTPPORT); in ip_vs_rs_hashkey()
1291 if (svc->port == FTPPORT) in __ip_vs_unlink_dest()
1786 if (svc->port == FTPPORT) in ip_vs_dst_event()
1982 if (svc->port == FTPPORT) in ipvs_proc_est_cpumask_get()
/linux/include/net/
H A Dip_vs.h304 #define FTPPORT cpu_to_be16(21)
1194 atomic_t ftpsvc_counter[IP_VS_AF_MAX]; /* FTPPORT */ in sysctl_sync_refresh_period()
269 #define FTPPORT global() macro