Searched refs:epsv6 (Results 1 – 6 of 6) sorted by relevance
15 Add epsv6 and epsv to disable extended passive mode for IPv6 or
60 - Add epsv6 and epsv to disable extended passive mode for ipv6 or
258 GLOBAL int epsv6; /* use EPSV/EPRT on IPv6 connections */ variable
196 epsv6 = 1; in main()199 epsv6 = 0; in main()
1276 if (epsv6 && !epsv6bad) { in initconn()1552 if (!epsv6 || epsv6bad) { in initconn()
865 fprintf(ttyout, "Use of EPSV/EPRT cmds for IPv6: %s%s.\n", onoff(epsv6), in status()2239 code = togglevar(argc, argv, &epsv6, in setepsv6()