Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Din_pcb.c759 boolean_t anonport = FALSE; in in_pcbbind() local
1027 anonport = TRUE; in in_pcbbind()
1219 if (anonport) { in in_pcbbind()
1231 if (anonport) { in in_pcbbind()