Searched refs:randomport (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c433 int error, randomport, conflict = 0; local
575 randomport = (so->so_flags & SOF_BINDRANDOMPORT) ||
604 randomport = 0;
616 if (randomport) {
640 if (randomport) {

Completed in 25 milliseconds