Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dntstat.c373 errno_t (*nstat_watcher_add)(nstat_client *client, nstat_msg_add_all_srcs *req);
414 static errno_t nstat_set_provider_filter( nstat_client *client, nstat_msg_add_all_srcs *req);
500 static errno_t nstat_set_provider_filter( nstat_client *client, nstat_msg_add_all_srcs *req);
1129 nstat_msg_add_all_srcs *req) in nstat_route_add_watcher()
1773 nstat_msg_add_all_srcs *req) in nstat_tcp_add_watcher()
2332 nstat_msg_add_all_srcs *req) in nstat_udp_add_watcher()
2879 nstat_msg_add_all_srcs *req, in nstat_userland_protocol_add_watcher()
2915 nstat_msg_add_all_srcs *req) in nstat_userland_tcp_add_watcher()
2924 nstat_msg_add_all_srcs *req) in nstat_userland_udp_add_watcher()
2933 nstat_msg_add_all_srcs *req) in nstat_userland_quic_add_watcher()
[all …]
H A Dntstat.h999 typedef struct nstat_msg_add_all_srcs { struct
1006 } nstat_msg_add_all_srcs; argument