Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dntstat.c233 …errno_t (*nstat_watcher_add)(nstat_control_state *state, nstat_msg_add_all_srcs *r…
264 static errno_t nstat_set_provider_filter( nstat_control_state *state, nstat_msg_add_all_srcs
777 nstat_msg_add_all_srcs *req) in nstat_route_add_watcher()
1441 nstat_msg_add_all_srcs *req) in nstat_tcp_add_watcher()
1978 nstat_msg_add_all_srcs *req) in nstat_udp_add_watcher()
2514 nstat_msg_add_all_srcs *req, in nstat_userland_protocol_add_watcher()
2550 nstat_msg_add_all_srcs *req) in nstat_userland_tcp_add_watcher()
2559 nstat_msg_add_all_srcs *req) in nstat_userland_udp_add_watcher()
2568 nstat_msg_add_all_srcs *req) in nstat_userland_quic_add_watcher()
3211 nstat_msg_add_all_srcs *req) in nstat_generic_provider_add_watcher()
[all …]
H A Dntstat.h906 typedef struct nstat_msg_add_all_srcs { struct
913 } nstat_msg_add_all_srcs; argument