Searched refs:localPort (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_skinny.c277 u_int32_t localPort; local
283 localPort = opnrcvch_ack->port;
/freebsd-13-stable/sbin/natd/
H A Dnatd.c1618 u_short localPort = 0; local
1651 localPort = ~0;
1658 localPort = GETLOPORT(portRange);
1725 htons(localPort + i),
1742 localPort = GETLOPORT(portRange);
1745 LibAliasAddServer(mla, aliaslink, localAddr, htons(localPort));

Completed in 64 milliseconds