Searched refs:FTP_CONTROL_PORT_NUMBER (Results 1 – 1 of 1) sorted by relevance
99 #define FTP_CONTROL_PORT_NUMBER 21 macro113 if (ntohs(*ah->dport) == FTP_CONTROL_PORT_NUMBER || in fingerprint_out()114 ntohs(*ah->sport) == FTP_CONTROL_PORT_NUMBER) in fingerprint_out()124 if (ntohs(*ah->dport) == FTP_CONTROL_PORT_NUMBER || in fingerprint_in()125 ntohs(*ah->sport) == FTP_CONTROL_PORT_NUMBER) in fingerprint_in()195 #define FTP_CONTROL_PORT_NUMBER 21 macro246 if (ntohs(tc->th_dport) == FTP_CONTROL_PORT_NUMBER) { in AliasHandleFtpOut()303 ntohs(tc->th_dport) == FTP_CONTROL_PORT_NUMBER && in AliasHandleFtpIn()312 GetAliasAddress(lnk), htons(FTP_CONTROL_PORT_NUMBER - 1), in AliasHandleFtpIn()