Searched defs:tcp_squeue_priv_s (Results 1 – 1 of 1) sorted by relevance
163 typedef struct tcp_squeue_priv_s { struct164 kmutex_t tcp_time_wait_lock;165 callout_id_t tcp_time_wait_tid;166 tcp_t *tcp_time_wait_head;167 tcp_t *tcp_time_wait_tail;168 tcp_t *tcp_free_list;169 uint_t tcp_free_list_cnt;175 boolean_t tcp_time_wait_running;