Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnet_api_stats.h129 int64_t nas_ifnet_alloc_count; member
H A Ddlil_subr.c455 VERIFY(OSDecrementAtomic64(&net_api_stats.nas_ifnet_alloc_count) > 0); in _dlil_if_release()
H A Dkpi_interface.c557 OSIncrementAtomic64(&net_api_stats.nas_ifnet_alloc_count); in ifnet_allocate_extended()
H A Dntstat.c5511 STATCOPY(nas_ifnet_alloc_count); in nstat_net_api_report_stats()