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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c126 unsigned short ip_port = 0; local
140 ip_port = htons((unsigned short)n);
172 ip_port = sp->s_port;
174 if (!ip_port)
188 ip->sin_port = ip_port;

Completed in 27 milliseconds