Searched refs:true_port (Results 1 – 3 of 3) sorted by relevance
313 htons(la->true_port), GET_ALIAS_PORT, IPPROTO_TCP); in AliasHandleFtpIn()395 la->true_port = port; in ParseFtpPortCommand()485 la->true_port = port; in ParseFtpEprtCommand()557 la->true_port = port; in ParseFtp227Reply()627 la->true_port = port; in ParseFtp229Reply()645 if (la->true_port < IPPORT_RESERVED) in NewFtpMessage()650 GetAliasAddress(lnk), htons(la->true_port), 0, GET_ALIAS_PORT, in NewFtpMessage()
172 u_short true_port; in AliasHandleIrcOut() local348 true_port = htons(org_port); in AliasHandleIrcOut()364 true_port, 0, in AliasHandleIrcOut()
142 u_short true_port; /* in host byte order. */ member