Searched refs:ipf_p_ftp_forcepasv (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c62 int ipf_p_ftp_forcepasv; member in struct:ipf_ftp_softc_s
138 { { (void *)offsetof(ipf_ftp_softc_t, ipf_p_ftp_forcepasv) },
140 stsizeof(ipf_ftp_softc_t, ipf_p_ftp_forcepasv),
192 softf->ipf_p_ftp_forcepasv = 1;
716 if ((softf->ipf_p_ftp_forcepasv != 0) &&
1917 if ((softf->ipf_p_ftp_forcepasv != 0) &&

Completed in 56 milliseconds