Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.c879 boolean_t anonport = FALSE; in in_pcbbind() local
1165 anonport = TRUE; in in_pcbbind()
1361 if (anonport) { in in_pcbbind()
1373 if (anonport) { in in_pcbbind()