Searched refs:FTP_CONTROL_PORT_NUMBER (Results 1 – 1 of 1) sorted by relevance
101 #define FTP_CONTROL_PORT_NUMBER 21 macro116 if (ntohs(*ah->dport) == FTP_CONTROL_PORT_NUMBER || in fingerprint_out()117 ntohs(*ah->sport) == FTP_CONTROL_PORT_NUMBER) in fingerprint_out()128 if (ntohs(*ah->dport) == FTP_CONTROL_PORT_NUMBER || in fingerprint_in()129 ntohs(*ah->sport) == FTP_CONTROL_PORT_NUMBER) in fingerprint_in()201 #define FTP_CONTROL_PORT_NUMBER 21 macro252 if (ntohs(tc->th_dport) == FTP_CONTROL_PORT_NUMBER) { in AliasHandleFtpOut()314 ntohs(tc->th_dport) == FTP_CONTROL_PORT_NUMBER && in AliasHandleFtpIn()323 GetAliasAddress(lnk), htons(FTP_CONTROL_PORT_NUMBER - 1), in AliasHandleFtpIn()