Searched refs:randomport (Results 1 – 2 of 2) sorted by relevance
1644 bool found, randomport; in in6_pcbsetport() local1680 randomport = (so->so_flags & SOF_BINDRANDOMPORT) > 0 || in in6_pcbsetport()1708 randomport = false; in in6_pcbsetport()1717 if (randomport) { in in6_pcbsetport()1725 if (randomport) { in in6_pcbsetport()
877 int randomport; in in_pcbbind() local1154 randomport = (so->so_flags & SOF_BINDRANDOMPORT) || in in_pcbbind()1188 randomport = 0; in in_pcbbind()1203 if (randomport) { in in_pcbbind()1265 if (randomport) { in in_pcbbind()