Searched refs:ipport_lowfirstauto (Results 1 – 3 of 3) sorted by relevance
769 extern int ipport_lowfirstauto;
175 int ipport_lowfirstauto = IPPORT_RESERVED - 1; /* 1023 */ variable209 if (oidp->oid_arg1 == &ipport_lowfirstauto || oidp->oid_arg1 == &ipport_lowlastauto) {240 &ipport_lowfirstauto, 0, &sysctl_net_ipport_check, "I", "");1143 first = (u_short)ipport_lowfirstauto; /* 1023 */ in in_pcbbind()
1703 first = (uint16_t)ipport_lowfirstauto; /* 1023 */ in in6_pcbsetport()