Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnet_api_stats.h131 int64_t nas_ifnet_alloc_os_count; member
H A Ddlil_subr.c457 VERIFY(OSDecrementAtomic64(&net_api_stats.nas_ifnet_alloc_os_count) > 0); in _dlil_if_release()
H A Dkpi_interface.c563 &net_api_stats.nas_ifnet_alloc_os_count); in ifnet_allocate_extended()
H A Dntstat.c5513 STATCOPY(nas_ifnet_alloc_os_count); in nstat_net_api_report_stats()