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

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_ftp.c315 htons(la->true_port), GET_ALIAS_PORT, IPPROTO_TCP);
397 la->true_port = port;
487 la->true_port = port;
559 la->true_port = port;
629 la->true_port = port;
647 if (la->true_port < IPPORT_RESERVED)
652 GetAliasAddress(lnk), htons(la->true_port), 0, GET_ALIAS_PORT,
H A Dalias_irc.c174 u_short true_port; local
350 true_port = htons(org_port);
366 true_port, 0,
H A Dalias_local.h142 u_short true_port; /* in host byte order. */ member in struct:libalias

Completed in 114 milliseconds