Searched refs:ftptype (Results 1 – 3 of 3) sorted by relevance
49 if (exp_ftp_info->ftptype == IP_CT_FTP_PORT in ftp_nat_expected()50 || exp_ftp_info->ftptype == IP_CT_FTP_EPRT) { in ftp_nat_expected()176 if (exp_ftp_info->ftptype == IP_CT_FTP_PASV in ftp_data_fixup()177 || exp_ftp_info->ftptype == IP_CT_FTP_EPSV) { in ftp_data_fixup()208 if (!mangle[exp_ftp_info->ftptype](pskb, newip, port, in ftp_data_fixup()
43 enum ip_ct_ftp_type ftptype; member345 exp_ftp_info->ftptype = search[i].ftptype; in help()
31 enum ip_ct_ftp_type ftptype; /* PORT or PASV ? */ member