Home
last modified time | relevance | path

Searched refs:anonport (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Din_pcb.c753 boolean_t anonport = FALSE; in in_pcbbind() local
1021 anonport = TRUE; in in_pcbbind()
1213 if (anonport) { in in_pcbbind()
1225 if (anonport) { in in_pcbbind()