Searched refs:randomport (Results 1 – 2 of 2) sorted by relevance
1647 bool found, randomport; in in6_pcbsetport() local1683 randomport = (so->so_flags & SOF_BINDRANDOMPORT) > 0 || in in6_pcbsetport()1711 randomport = false; in in6_pcbsetport()1720 if (randomport) { in in6_pcbsetport()1728 if (randomport) { in in6_pcbsetport()
877 int randomport; in in_pcbbind() local1157 randomport = (so->so_flags & SOF_BINDRANDOMPORT) || in in_pcbbind()1191 randomport = 0; in in_pcbbind()1206 if (randomport) { in in_pcbbind()1268 if (randomport) { in in_pcbbind()