Lines Matching refs:in_port_t
769 getudpportrange_sysctl(int af, in_port_t *low, in_port_t *high) {
794 *low = (in_port_t)port_low;
795 *high = (in_port_t)port_high;
801 getudpportrange_sysctl(int af, in_port_t *low, in_port_t *high) {
833 *low = (in_port_t) port_low;
834 *high = (in_port_t) port_high;
842 isc_net_getudpportrange(int af, in_port_t *low, in_port_t *high) {