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

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dserver.c4897 in_port_t listen_port, udpport_low, udpport_high; local
5115 &udpport_high),
5117 if (udpport_low == udpport_high)
5121 udpport_high);
5126 udpport_low, udpport_high);
5137 &udpport_high),
5139 if (udpport_low == udpport_high)
5143 udpport_high);
5148 udpport_low, udpport_high);

Completed in 166 milliseconds