Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dntstat.c237 void (*nstat_watcher_remove)(nstat_control_state *state); member
965 nstat_route_provider.nstat_watcher_remove = nstat_route_remove_watcher; in nstat_init_route_provider()
1865 nstat_tcp_provider.nstat_watcher_remove = nstat_tcp_remove_watcher; in nstat_init_tcp_provider()
2170 nstat_udp_provider.nstat_watcher_remove = nstat_udp_remove_watcher; in nstat_init_udp_provider()
2580 nstat_userland_tcp_provider.nstat_watcher_remove = nstat_userland_tcp_remove_watcher; in nstat_init_userland_tcp_provider()
2600 nstat_userland_udp_provider.nstat_watcher_remove = nstat_userland_udp_remove_watcher; in nstat_init_userland_udp_provider()
2619 nstat_userland_quic_provider.nstat_watcher_remove = nstat_userland_quic_remove_watcher; in nstat_init_userland_quic_provider()
3263 nstat_userland_conn_provider.nstat_watcher_remove = nstat_userland_conn_remove_watcher; in nstat_init_userland_conn_provider()
3282 nstat_udp_subflow_provider.nstat_watcher_remove = nstat_udp_subflow_remove_watcher; in nstat_init_udp_subflow_provider()
4244 nstat_ifnet_provider.nstat_watcher_remove = NULL; in nstat_init_ifnet_provider()
[all …]