Searched refs:t_fin_sent (Results 1 – 3 of 3) sorted by relevance
670 tp->t_fin_rcvd, tp->t_fin_sent, \ in tcp_log_connection_summary()
3207 (void)os_add_overflow(tp->t_fin_sent, 1, &tp->t_fin_sent); in tcp_output()
679 uint8_t t_fin_sent; member