Searched refs:TCPS_IDLE (Results 1 – 15 of 15) sorted by relevance
40 SED_REPLACE(TCPS_IDLE)
47 inline int32_t TCP_STATE_IDLE = @TCPS_IDLE@;
26 #define TCPS_IDLE -5 /* idle (opened, but not bound) */ macro
915 case TCPS_IDLE: in tcp_close()4307 case TCPS_IDLE: in tcp_timer()5457 tcp->tcp_state = TCPS_IDLE; in tcp_init_values()6422 case TCPS_IDLE: in tcp_display()
381 TCPS_IDLE, /* CURRENT_state */395 TCPS_IDLE, /* CURRENT_state */1603 if (tcp->tcp_state == TCPS_IDLE) { in tcp_connect_ipv4()1699 if (tcp->tcp_state == TCPS_IDLE) { in tcp_connect_ipv6()2735 tcp->tcp_state = TCPS_IDLE; in tcp_create_common()3107 tcp->tcp_state = TCPS_IDLE; in tcp_do_unbind()4145 case TCPS_IDLE: in tcp_do_connect()4414 tcp->tcp_state = TCPS_IDLE; in tcp_do_listen()
892 int32_t, TCPS_IDLE); in tcp_bindi()
702 case TCPS_IDLE: in tcp_display()
662 case TCPS_IDLE: in tcp_timer()
745 case TCPS_IDLE: in tcp_tpistate()1389 case TCPS_IDLE: in tcp_tli_accept()
61 case TCPS_IDLE: /* RFC1213 doesn't have analogue for IDLE & BOUND */ in tcp_snmp_state()
1474 case TCPS_IDLE: in tcp_close_output()
2875 case TCPS_IDLE: in tcp_input_data()
52 #define TCPS_IDLE -5 /* idle (opened, but not bound) */ macro
188 { "IDLE", TCPS_IDLE }, in state2name()
1596 case TCPS_IDLE: in mitcp_state()