Lines Matching refs:shad_provider_context
3010 userland_stats_provider_context *shad_provider_context; member
3056 …bool result = (*shad->shad_getvals_fn)(shad->shad_provider_context, NULL, NULL, out_counts, NULL, … in nstat_userland_tu_counts()
3075 …bool result = (*shad->shad_getvals_fn)(shad->shad_provider_context, NULL, NULL, NULL, out_details,… in nstat_userland_tu_details()
3097 bool result = (*shad->shad_getvals_fn)(shad->shad_provider_context, NULL, NULL, NULL, NULL, data); in nstat_userland_tu_copy_descriptor()
3211 if ((*shad->shad_getvals_fn)(shad->shad_provider_context, &ifflags, NULL, NULL, NULL, NULL)) { in nstat_userland_tcp_reporting_allowed()
3220 if ((*shad->shad_getvals_fn)(shad->shad_provider_context, NULL, NULL, NULL, NULL, &tcp_desc)) { in nstat_userland_tcp_reporting_allowed()
3239 return shad->shad_get_extension_fn(shad->shad_provider_context, extension_id, buf, len); in nstat_userland_extensions()
3257 if ((*shad->shad_getvals_fn)(shad->shad_provider_context, &ifflags, NULL, NULL, NULL, NULL)) { in nstat_userland_udp_reporting_allowed()
3265 if ((*shad->shad_getvals_fn)(shad->shad_provider_context, NULL, NULL, NULL, NULL, &udp_desc)) { in nstat_userland_udp_reporting_allowed()
3289 if ((*shad->shad_getvals_fn)(shad->shad_provider_context, &ifflags, NULL, NULL, NULL, NULL)) { in nstat_userland_quic_reporting_allowed()
3297 if ((*shad->shad_getvals_fn)(shad->shad_provider_context, NULL, NULL, NULL, NULL, &quic_desc)) { in nstat_userland_quic_reporting_allowed()
3484 shad->shad_provider_context = ctx; in ntstat_userland_stats_open()
3713 …if (shad->shad_get_extension_fn(shad->shad_provider_context, NSTAT_EXTENDED_UPDATE_TYPE_FUUID, fuu… in nstat_userland_mark_rnf_override()
7922 …bool result = (*shad->shad_getvals_fn)(shad->shad_provider_context, &ifflags, &digest, NULL, NULL,… in progress_indicators_for_interface()