Searched defs:act_port (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c467 int act_port; local
582 act_port = ntohs(sin->sin_port);
587 act_port = ntohs(sin6->sin6_port);
595 if (req_port != act_port) {

Completed in 63 milliseconds