Searched refs:tcp_stat_counter_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_stats.h192 } tcp_stat_counter_t; typedef in typeref:struct:tcp_stat_counter_s
205 tcp_stat_counter_t tcp_sc_stats;
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c46 static void tcp_add_stats(tcp_stat_counter_t *, tcp_stat_t *);
954 * To add counters from the per CPU tcp_stat_counter_t to the stack
958 tcp_add_stats(tcp_stat_counter_t *from, tcp_stat_t *to)

Completed in 57 milliseconds