Searched refs:nstat_watcher_remove (Results 1 – 1 of 1) sorted by relevance
567 void (*nstat_watcher_remove)(nstat_client *client); member1584 nstat_route_provider.nstat_watcher_remove = nstat_route_remove_watcher; in nstat_init_route_provider()2638 nstat_tcp_provider.nstat_watcher_remove = nstat_tcp_remove_watcher; in nstat_init_tcp_provider()2972 nstat_udp_provider.nstat_watcher_remove = nstat_udp_remove_watcher; in nstat_init_udp_provider()3404 nstat_userland_tcp_provider.nstat_watcher_remove = nstat_userland_tcp_remove_watcher; in nstat_init_userland_tcp_provider()3425 nstat_userland_udp_provider.nstat_watcher_remove = nstat_userland_udp_remove_watcher; in nstat_init_userland_udp_provider()3445 nstat_userland_quic_provider.nstat_watcher_remove = nstat_userland_quic_remove_watcher; in nstat_init_userland_quic_provider()4065 nstat_userland_conn_provider.nstat_watcher_remove = nstat_userland_conn_remove_watcher; in nstat_init_userland_conn_provider()4085 nstat_udp_subflow_provider.nstat_watcher_remove = nstat_udp_subflow_remove_watcher; in nstat_init_udp_subflow_provider()4845 nstat_ifnet_provider.nstat_watcher_remove = NULL; in nstat_init_ifnet_provider()[all …]