Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c59 int ipf_p_ftp_insecure; member
130 { { (void *)offsetof(ipf_ftp_softc_t, ipf_p_ftp_insecure) },
132 stsizeof(ipf_ftp_softc_t, ipf_p_ftp_insecure),
683 } else if (softf->ipf_p_ftp_insecure &&
1034 } else if (softf->ipf_p_ftp_insecure && !strncmp(rptr, "227 ", 4)) {
1036 } else if (softf->ipf_p_ftp_insecure && !strncmp(rptr, "229 ", 4)) {