Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ftptelnet/
H A Dftpp_si.h175 bool data_xfer_dir; member
H A Dpp_ftp.c1911 ftpssn->data_xfer_dir = CmdConf->file_get_cmd ? false : true; in check_ftp()
1914 ftpdata->direction = ftpssn->data_xfer_dir; in check_ftp()
H A Dsnort_ftptelnet.c4655 data_ssn->direction = ftp_ssn->data_xfer_dir; in SnortFTPData()
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/ftp_telnet/
H A Dftpp_si.h164 bool data_xfer_dir; member
H A Dftp_data.cc172 data_ssn->direction = ftp_ssn->data_xfer_dir; in SnortFTPData()
H A Dpp_ftp.cc1807 ftpssn->data_xfer_dir = CmdConf->file_get_cmd ? false : true; in check_ftp()