Lines Matching defs:EPRT
900 EPRT,
923 static const char mode[][5] = { "EPRT", "PORT" };
1177 /* EPRT is disabled but we are connected to a IPv6 host, so we ignore the
1178 request and enable EPRT again! */
1184 if(!conn->bits.ftp_use_eprt && (EPRT == fcmd))
1205 if(EPRT == fcmd) {
1209 * EPRT |1|132.235.1.2|6275|
1211 * EPRT |2|1080::8:800:200C:417A|5282|
1218 failf(data, "Failure sending EPRT command: %s",
1333 result = ftp_state_use_port(data, EPRT);
2024 if(EPRT == fcmd) {
2025 infof(data, "disabling EPRT usage");