Home
last modified time | relevance | path

Searched refs:FTPPORT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_core.c328 if (svc->port != FTPPORT) in ip_vs_sched_persist()
376 if (dst_port == svc->port && svc->port != FTPPORT) in ip_vs_sched_persist()
660 if (svc->port == FTPPORT && dport != FTPPORT) in ip_vs_leave()
H A Dip_vs_ctl.c443 svc = __ip_vs_service_find(ipvs, af, protocol, vaddr, FTPPORT); in ip_vs_service_find()
910 if (svc->port == FTPPORT) in __ip_vs_update_dest()
1392 if (svc->port == FTPPORT) in ip_vs_add_service()
1568 if (svc->port == FTPPORT) in __ip_vs_del_service()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_core.c316 if (svc->port != FTPPORT) in ip_vs_sched_persist()
364 if (dst_port == svc->port && svc->port != FTPPORT) in ip_vs_sched_persist()
648 if (svc->port == FTPPORT && dport != FTPPORT) in ip_vs_leave()
H A Dip_vs_ctl.c484 svc = __ip_vs_service_find(ipvs, af, protocol, vaddr, FTPPORT); in ip_vs_service_find()
1007 if (svc->port == FTPPORT) in __ip_vs_update_dest()
1467 if (svc->port == FTPPORT) in ip_vs_add_service()
1648 if (svc->port == FTPPORT) in __ip_vs_del_service()
/kernel/linux/linux-5.10/include/net/
H A Dip_vs.h286 #define FTPPORT cpu_to_be16(21) macro
/kernel/linux/linux-6.6/include/net/
H A Dip_vs.h269 #define FTPPORT cpu_to_be16(21) macro

Completed in 24 milliseconds