Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_ftp_pxy.c61 int ipf_p_ftp_insecure; member
132 { { (void *)offsetof(ipf_ftp_softc_t, ipf_p_ftp_insecure) },
134 stsizeof(ipf_ftp_softc_t, ipf_p_ftp_insecure),
655 } else if (softf->ipf_p_ftp_insecure && in ipf_p_ftp_client()
984 } else if (softf->ipf_p_ftp_insecure && !strncmp(rptr, "227 ", 4)) { in ipf_p_ftp_server()
986 } else if (softf->ipf_p_ftp_insecure && !strncmp(rptr, "229 ", 4)) { in ipf_p_ftp_server()