Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_ftp_pxy.c27 #define FTPXY_GO 0 macro
647 } else if ((ftp->ftp_passok == FTPXY_GO) && in ipf_p_ftp_client()
651 } else if ((ftp->ftp_passok == FTPXY_GO) && in ipf_p_ftp_client()
973 if (ftp->ftp_passok == FTPXY_GO) { in ipf_p_ftp_server()
993 ftp->ftp_passok = FTPXY_GO; in ipf_p_ftp_server()
1004 ftp->ftp_passok = FTPXY_GO; in ipf_p_ftp_server()