FTP_CONTROL_PORT_NUMBER
if (ntohs(*ah->dport) == FTP_CONTROL_PORT_NUMBER ||
ntohs(*ah->sport) == FTP_CONTROL_PORT_NUMBER)
if (ntohs(*ah->dport) == FTP_CONTROL_PORT_NUMBER ||
ntohs(*ah->sport) == FTP_CONTROL_PORT_NUMBER)
if (ntohs(tc->th_dport) == FTP_CONTROL_PORT_NUMBER) {
ntohs(tc->th_dport) == FTP_CONTROL_PORT_NUMBER &&
GetAliasAddress(lnk), htons(FTP_CONTROL_PORT_NUMBER - 1),