Searched refs:randomport (Results 1 – 2 of 2) sorted by relevance
1650 bool found, randomport; in in6_pcbsetport() local1686 randomport = (so->so_flags & SOF_BINDRANDOMPORT) > 0 || in in6_pcbsetport()1714 randomport = false; in in6_pcbsetport()1723 if (randomport) { in in6_pcbsetport()1731 if (randomport) { in in6_pcbsetport()
837 int randomport; in in_pcbbind() local1114 randomport = (so->so_flags & SOF_BINDRANDOMPORT) || in in_pcbbind()1148 randomport = 0; in in_pcbbind()1163 if (randomport) { in in_pcbbind()1225 if (randomport) { in in_pcbbind()4510 bool found, randomport; in in_pcbsetport() local4546 randomport = (so->so_flags & SOF_BINDRANDOMPORT) > 0 || in in_pcbsetport()4574 randomport = false; in in_pcbsetport()4583 if (randomport) { in in_pcbsetport()4591 if (randomport) { in in_pcbsetport()