Searched refs:ipport_lowlastauto (Results 1 – 3 of 3) sorted by relevance
812 extern int ipport_lowlastauto;
178 int ipport_lowlastauto = IPPORT_RESERVEDSTART; /* 600 */ variable211 if (oidp->oid_arg1 == &ipport_lowfirstauto || oidp->oid_arg1 == &ipport_lowlastauto) {245 &ipport_lowlastauto, 0, &sysctl_net_ipport_check, "I", "");1178 last = (u_short)ipport_lowlastauto; /* 600 */ in in_pcbbind()
1705 last = (uint16_t)ipport_lowlastauto; /* 600 */ in in6_pcbsetport()