Searched refs:necp_tcp_stats (Results 1 – 2 of 2) sorted by relevance
494 struct necp_tcp_stats { struct545 struct necp_tcp_stats tcp_stats;
1293 …struct necp_stat_counts *prev_tcpstats = &(((struct necp_tcp_stats *)&kstats->necp_stats_comm)->ne… in necp_client_collect_aop_flow_stats()1393 struct necp_tcp_stats *curr_tcpstats = (struct necp_tcp_stats *)kstats->necp_stats_ustats; in necp_client_collect_nexus_flow_stats()1394 struct necp_tcp_stats *prev_tcpstats = (struct necp_tcp_stats *)&kstats->necp_stats_comm; in necp_client_collect_nexus_flow_stats()6760 struct necp_tcp_stats *tcpstats = (struct necp_tcp_stats *)ustats_kaddr; in necp_request_nexus_tcp_netstats()