Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp_client.c7352 uint32_t ntstat_properties = 0; in necp_client_add() local
7353 necp_find_conn_netstat_data(client, &ntstat_properties, NULL, NULL, NULL, NULL, NULL); in necp_client_add()
7356 …NSTAT_PROVIDER_CONN_USERLAND, (u_int64_t)ntstat_properties, necp_request_conn_netstats, necp_find_… in necp_client_add()
9946 uint64_t ntstat_properties = necp_find_netstat_initial_properties(flow_registration->client); in necp_client_stats_initial() local
9952 …NSTAT_PROVIDER_TCP_USERLAND, ntstat_properties, necp_request_tcp_netstats, necp_find_extension_inf… in necp_client_stats_initial()
9964 …NSTAT_PROVIDER_UDP_USERLAND, ntstat_properties, necp_request_udp_netstats, necp_find_extension_inf… in necp_client_stats_initial()
9976 …NSTAT_PROVIDER_QUIC_USERLAND, ntstat_properties, necp_request_quic_netstats, necp_find_extension_i… in necp_client_stats_initial()