Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_ftp_pxy.c56 int ipf_p_ftp_insecure; member
127 { { (void *)offsetof(ipf_ftp_softc_t, ipf_p_ftp_insecure) },
129 stsizeof(ipf_ftp_softc_t, ipf_p_ftp_insecure),
650 } else if (softf->ipf_p_ftp_insecure && in ipf_p_ftp_client()
976 } else if (softf->ipf_p_ftp_insecure && !strncmp(rptr, "227 ", 4)) { in ipf_p_ftp_server()
978 } else if (softf->ipf_p_ftp_insecure && !strncmp(rptr, "229 ", 4)) { in ipf_p_ftp_server()