Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/ !
H A Dnecp_client.c8091 uint32_t ntstat_properties = 0; in necp_client_add() local
8092 necp_find_conn_netstat_data(client, &ntstat_properties, NULL, NULL, NULL, NULL, NULL); in necp_client_add()
8095 …NSTAT_PROVIDER_CONN_USERLAND, (u_int64_t)ntstat_properties, necp_request_conn_netstats, necp_find_… in necp_client_add()
10924 uint64_t ntstat_properties = necp_find_netstat_initial_properties(flow_registration->client); in necp_client_stats_initial() local
10930 …NSTAT_PROVIDER_TCP_USERLAND, ntstat_properties, necp_request_tcp_netstats, necp_find_extension_inf… in necp_client_stats_initial()
10942 …NSTAT_PROVIDER_UDP_USERLAND, ntstat_properties, necp_request_udp_netstats, necp_find_extension_inf… in necp_client_stats_initial()
10954 …NSTAT_PROVIDER_QUIC_USERLAND, ntstat_properties, necp_request_quic_netstats, necp_find_extension_i… in necp_client_stats_initial()