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

/freebsd-10.2-release/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.c175 u_short true_port; local
352 true_port = htons(org_port);
368 true_port, 0,
H A Dalias_local.h156 u_short true_port; /* in host byte order. */ member in struct:libalias

Completed in 50 milliseconds