Searched refs:true_port (Results 1 – 3 of 3) sorted by relevance
324 htons(la->true_port), GET_ALIAS_PORT, IPPROTO_TCP); in AliasHandleFtpIn()407 la->true_port = port; in ParseFtpPortCommand()497 la->true_port = port; in ParseFtpEprtCommand()569 la->true_port = port; in ParseFtp227Reply()639 la->true_port = port; in ParseFtp229Reply()657 if (la->true_port < IPPORT_RESERVED) in NewFtpMessage()662 GetAliasAddress(lnk), htons(la->true_port), 0, GET_ALIAS_PORT, in NewFtpMessage()
176 u_short true_port; in AliasHandleIrcOut() local352 true_port = htons(org_port); in AliasHandleIrcOut()368 true_port, 0, in AliasHandleIrcOut()
164 u_short true_port; /* in host byte order. */ member