Searched refs:CONN_LOST_NORMAL (Results 1 – 6 of 6) sorted by relevance
290 tcplp_sys_connection_lost(tp, CONN_LOST_NORMAL); in tcp_timer_2msl()307 tcplp_sys_connection_lost(tp, CONN_LOST_NORMAL); in tcp_timer_2msl()319 tcplp_sys_connection_lost(tp, CONN_LOST_NORMAL); in tcp_timer_2msl()
457 tcplp_sys_connection_lost(tp, CONN_LOST_NORMAL); in tcp_usrclosed()527 tcplp_sys_connection_lost(tp, CONN_LOST_NORMAL); in tcp_usr_abort()
368 tcplp_sys_connection_lost(tp, CONN_LOST_NORMAL); in tcp_twcheck()
2482 tcplp_sys_connection_lost(tp, CONN_LOST_NORMAL); in tcp_do_segment()
54 #define CONN_LOST_NORMAL 0 macro
1072 case CONN_LOST_NORMAL: in tcplp_sys_connection_lost()