Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.h493 struct necp_tcp_stats { struct
541 struct necp_tcp_stats tcp_stats;
H A Dnecp_client.c1267 struct necp_tcp_stats *curr_tcpstats = (struct necp_tcp_stats *)kstats->necp_stats_ustats; in necp_client_collect_stats()
1268 struct necp_tcp_stats *prev_tcpstats = (struct necp_tcp_stats *)&kstats->necp_stats_comm; in necp_client_collect_stats()
6522 struct necp_tcp_stats *tcpstats = (struct necp_tcp_stats *)ustats_kaddr; in necp_request_tcp_netstats()