Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Din_pcblist.c318 n += ntstat_userland_count(proto); in get_pcblist_n()
/xnu-12377.61.12/bsd/net/
H A Dntstat.h1787 int ntstat_userland_count(short proto);
H A Dntstat.c8216 ntstat_userland_count(short proto) in ntstat_userland_count() function
8358 n = ntstat_userland_count(proto); in ntstat_userland_list_n()