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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_core.c231 if (svc->port != FTPPORT)
255 if (svc->port != FTPPORT)
514 if ((svc->port == FTPPORT) && (pptr[1] != FTPPORT)) {
H A Dip_vs_ctl.c479 svc = __ip_vs_service_get(af, protocol, vaddr, FTPPORT);
1211 if (svc->port == FTPPORT)
1373 if (svc->port == FTPPORT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Druntests.pl122 my $FTPPORT; # FTP server port
1505 $port = ($idnum>1)?$FTP2PORT:$FTPPORT;
1631 $flags .= "--connect $FTPPORT --accept $FTPSPORT";
2102 $port = ($idnum>1)?$FTP2PORT:$FTPPORT;
2552 logmsg sprintf("FTP/%d ", $FTPPORT);
2610 $$thing =~ s/%FTPPORT/$FTPPORT/g;
4813 $FTPPORT = $base++; # FTP server port
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/include/curl/
H A Dcurl.h878 CINIT(FTPPORT, OBJECTPOINT, 17),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h190 #define FTPPORT cpu_to_be16(21) macro

Completed in 77 milliseconds