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

/xnu-2422.115.4/bsd/kern/
H A Duipc_syscalls.c2186 #define SOCKADDRLIST_MAX_ENTRIES 64 macro
2205 while (uaddrlen > 0 && sl->sl_cnt < SOCKADDRLIST_MAX_ENTRIES) {

Completed in 19 milliseconds