Searched refs:TCPS_ESTABLISHED (Results 1 – 20 of 20) sorted by relevance
34 #define TCPS_ESTABLISHED 4 /* established */ macro
45 SED_REPLACE(TCPS_ESTABLISHED)
57 inline int32_t TCP_STATE_ESTABLISHED = @TCPS_ESTABLISHED@;
194 return ((eager->tcp_state < TCPS_ESTABLISHED) ? ECONNABORTED : 0); in tcp_accept()310 case TCPS_ESTABLISHED: in tcp_connect()506 if (tcpstate < TCPS_ESTABLISHED) { in tcp_sendmsg()640 if (tcp->tcp_state >= TCPS_ESTABLISHED && in tcp_clr_flowctrl()
98 case TCPS_ESTABLISHED: \717 case TCPS_ESTABLISHED: in tcp_display()
444 if (tcp->tcp_state < TCPS_ESTABLISHED) { in tcp_keepalive_timer()737 case TCPS_ESTABLISHED: in tcp_timer()
474 if (tcp->tcp_state < TCPS_ESTABLISHED) in tcp_opt_get()714 if (tcp->tcp_state == TCPS_ESTABLISHED && in tcp_opt_set()
882 if (tcp->tcp_state >= TCPS_ESTABLISHED && in tcp_clean_death()901 if (tcp->tcp_state >= TCPS_ESTABLISHED && in tcp_clean_death()1254 if (tcp->tcp_state >= TCPS_ESTABLISHED && in tcp_closei_local()1758 } else if (tcp->tcp_state >= TCPS_ESTABLISHED) { in tcp_disconnect_common()1832 case TCPS_ESTABLISHED: in tcp_disconnect_common()1882 if (tcp->tcp_state >= TCPS_ESTABLISHED) { in tcp_disconnect()2472 if (tcp->tcp_state < TCPS_ESTABLISHED) in tcp_update_pmtu()
400 tcp->tcp_state < TCPS_ESTABLISHED); in tcp_wput_data()1150 (tcp->tcp_state != TCPS_ESTABLISHED) || in tcp_output()1559 tcp->tcp_state >= TCPS_ESTABLISHED) { in tcp_close_output()1634 if (tcp->tcp_state == TCPS_ESTABLISHED || in tcp_close_output()2982 case TCPS_ESTABLISHED: in tcp_xmit_mp_aux_fss()2987 int32_t, TCPS_ESTABLISHED); in tcp_xmit_mp_aux_fss()
2624 tcp->tcp_state = TCPS_ESTABLISHED; in tcp_input_data()3339 case TCPS_ESTABLISHED: in tcp_input_data()3692 tcp->tcp_state = TCPS_ESTABLISHED; in tcp_input_data()4516 if (tcp->tcp_state > TCPS_ESTABLISHED) { in tcp_input_data()4600 case TCPS_ESTABLISHED: in tcp_input_data()4605 int32_t, TCPS_ESTABLISHED); in tcp_input_data()5465 if (tcp->tcp_state >= TCPS_ESTABLISHED && in tcp_rsrv_input()
794 ltcp->tcp_state <= TCPS_ESTABLISHED))) { in tcp_bindi()
768 case TCPS_ESTABLISHED: in tcp_tpistate()1161 if (tcp->tcp_state >= TCPS_ESTABLISHED && in tcp_accept_finish()
70 case TCPS_ESTABLISHED: in tcp_snmp_state()
32 #define TCPS_ESTABLISHED 0 /* established */ macro
855 case TCPS_ESTABLISHED: in tcp_shutdown()968 tcp->tcp_state >= TCPS_ESTABLISHED) { in tcp_close()975 tcp->tcp_state >= TCPS_ESTABLISHED && in tcp_close()1001 if (tcp->tcp_state == TCPS_ESTABLISHED || in tcp_close()1421 return (tcp_state_wait(sock_id, tcp, TCPS_ESTABLISHED)); in tcp_connect()2867 tcp->tcp_state = TCPS_ESTABLISHED; in tcp_rput_data()3263 case TCPS_ESTABLISHED: in tcp_rput_data()3422 tcp->tcp_state = TCPS_ESTABLISHED; in tcp_rput_data()3988 if (tcp->tcp_state > TCPS_ESTABLISHED) { in tcp_rput_data()4047 case TCPS_ESTABLISHED: in tcp_rput_data()[all …]
58 #define TCPS_ESTABLISHED 0 /* established */ macro
193 { "ESTABLISHED", TCPS_ESTABLISHED }, in state2name()
2408 tconnp->conn_tcp->tcp_state == TCPS_ESTABLISHED && in ipcl_conn_tcp_lookup_reversed_ipv4()2462 tconnp->conn_tcp->tcp_state == TCPS_ESTABLISHED && in ipcl_conn_tcp_lookup_reversed_ipv6()
172 return (tcp->tcp_state >= TCPS_ESTABLISHED); in net_tcp_active()
1611 case TCPS_ESTABLISHED: in mitcp_state()4857 if (!(Aflag || tp->tcpConnEntryInfo.ce_state >= TCPS_ESTABLISHED)) in tcp_report_item_v4()4918 if (!(Aflag || tp6->tcp6ConnEntryInfo.ce_state >= TCPS_ESTABLISHED)) in tcp_report_item_v6()