Searched refs:randomport (Results 1 – 2 of 2) sorted by relevance
1639 bool found, randomport; in in6_pcbsetport() local1675 randomport = (so->so_flags & SOF_BINDRANDOMPORT) > 0 || in in6_pcbsetport()1703 randomport = false; in in6_pcbsetport()1712 if (randomport) { in in6_pcbsetport()1720 if (randomport) { in in6_pcbsetport()
842 int randomport; in in_pcbbind() local1122 randomport = (so->so_flags & SOF_BINDRANDOMPORT) || in in_pcbbind()1156 randomport = 0; in in_pcbbind()1171 if (randomport) { in in_pcbbind()1233 if (randomport) { in in_pcbbind()