Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dtcp_stats.h142 typedef struct tcp_stat_counter_s { struct
143 uint64_t tcp_time_wait_syn_success;
144 uint64_t tcp_clean_death_nondetached;
145 uint64_t tcp_eager_blowoff_q;
146 uint64_t tcp_eager_blowoff_q0;
147 uint64_t tcp_no_listener;
148 uint64_t tcp_listendrop;
149 uint64_t tcp_listendropq0;
150 uint64_t tcp_wsrv_called;
151 uint64_t tcp_flwctl_on;
[all …]