Searched refs:randomport (Results 1 – 2 of 2) sorted by relevance
1552 bool found, randomport; in in6_pcbsetport() local1588 randomport = (so->so_flags & SOF_BINDRANDOMPORT) > 0 || in in6_pcbsetport()1616 randomport = false; in in6_pcbsetport()1625 if (randomport) { in in6_pcbsetport()1633 if (randomport) { in in6_pcbsetport()
758 int error, randomport, conflict = 0; in in_pcbbind() local1019 randomport = (so->so_flags & SOF_BINDRANDOMPORT) || in in_pcbbind()1053 randomport = 0; in in_pcbbind()1068 if (randomport) { in in_pcbbind()1129 if (randomport) { in in_pcbbind()