Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.c3013 nstat_provider_id_t shad_provider; member
3099 switch (shad->shad_provider) { in nstat_userland_tu_copy_descriptor()
3328 if (shad->shad_provider == nstat_provider_type) { in nstat_userland_protocol_add_watcher()
3485 shad->shad_provider = provider_id; in ntstat_userland_stats_open()
3560 if (shad->shad_provider == NSTAT_PROVIDER_TCP_USERLAND) { in ntstat_userland_stats_close()
3562 } else if (shad->shad_provider == NSTAT_PROVIDER_UDP_USERLAND) { in ntstat_userland_stats_close()
3595 provider_id = shad->shad_provider; in ntstat_userland_stats_event_locked()
3680 if (shad->shad_provider == NSTAT_PROVIDER_TCP_USERLAND) { in nstats_userland_stats_defunct_for_process()
3682 } else if (shad->shad_provider == NSTAT_PROVIDER_UDP_USERLAND) { in nstats_userland_stats_defunct_for_process()
7910 if (shad->shad_provider == NSTAT_PROVIDER_QUIC_USERLAND) { in progress_indicators_for_interface()
[all …]