Lines Matching refs:nstat_provider

558 typedef struct nstat_provider {  struct
559 struct nstat_provider *next; argument
573 } nstat_provider; typedef
581nstat_provider *nts_provider; // The "provider" for the source, e.g. for kernel TCP …
1098 nstat_provider *provider,
1102 struct nstat_provider *nstat_providers = NULL;
1104 static struct nstat_provider*
1108 struct nstat_provider *provider; in nstat_find_provider_by_id()
1124 nstat_provider **out_provider, in nstat_lookup_entry()
1147 nstat_provider *sp = src->nts_provider; in nstat_client_sanitize_cookie()
1279 static nstat_provider nstat_route_provider;
2012 static nstat_provider nstat_tcp_provider;
2648 static nstat_provider nstat_udp_provider;
2995 static nstat_provider nstat_userland_quic_provider;
2996 static nstat_provider nstat_userland_udp_provider;
2997 static nstat_provider nstat_userland_tcp_provider;
3312 nstat_provider *nstat_provider, in nstat_userland_protocol_add_watcher() argument
3329 result = nstat_client_source_add(0, client, nstat_provider, shad, &shad->shad_locus); in nstat_userland_protocol_add_watcher()
3464 nstat_provider *provider; in ntstat_userland_stats_open()
3745 static nstat_provider nstat_userland_conn_provider;
3746 static nstat_provider nstat_udp_subflow_provider;
3989 nstat_provider *provider; in nstat_generic_provider_add_watcher()
4103 nstat_provider *provider = nstat_find_provider_by_id(provider_id); in nstat_provider_stats_open()
4252 static nstat_provider nstat_ifnet_provider;
6000 nstat_provider *provider; in nstat_client_disconnect()
6793 nstat_provider *__single provider = NULL; in nstat_client_handle_add_request()
6888 nstat_provider *provider = nstat_find_provider_by_id(req->provider); in nstat_client_handle_add_all()
6932 nstat_provider *provider, in nstat_client_source_add()