Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.c839 boolean_t anonport = FALSE; in in_pcbbind() local
1122 anonport = TRUE; in in_pcbbind()
1318 if (anonport) { in in_pcbbind()
1330 if (anonport) { in in_pcbbind()