Home
last modified time | relevance | path

Searched defs:tcp_stat_counter_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_stats.h149 typedef struct tcp_stat_counter_s { struct
150 uint64_t tcp_time_wait_syn_success;
151 uint64_t tcp_clean_death_nondetached;
152 uint64_t tcp_eager_blowoff_q;
153 uint64_t tcp_eager_blowoff_q0;
154 uint64_t tcp_no_listener;
155 uint64_t tcp_listendrop;
156 uint64_t tcp_listendropq0;
157 uint64_t tcp_wsrv_called;
158 uint64_t tcp_flwctl_on;
[all …]