Searched defs:tcp_stat_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_stats.h70 * Both the MIB2 and tcp_stat_t counters are kept per CPU in the array
136 } tcp_stat_t; typedef in typeref:struct:tcp_stat
139 * This struct contains only the counter part of tcp_stat_t. It is used
140 * in tcp_stats_cpu_t instead of tcp_stat_t to save memory space.

Completed in 56 milliseconds