Searched refs:true_port (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_ftp.c324 htons(la->true_port), GET_ALIAS_PORT, IPPROTO_TCP);
407 la->true_port = port;
497 la->true_port = port;
569 la->true_port = port;
639 la->true_port = port;
657 if (la->true_port < IPPORT_RESERVED)
662 GetAliasAddress(lnk), htons(la->true_port), 0, GET_ALIAS_PORT,
H A Dalias_irc.c174 u_short true_port; local
351 true_port = htons(org_port);
367 true_port, 0,
H A Dalias_local.h162 u_short true_port; /* in host byte order. */ member in struct:libalias

Completed in 139 milliseconds