Searched refs:TCPS_ESTABLISHED (Results 1 – 8 of 8) sorted by relevance
130 #define TCPS_ESTABLISHED 4 /* established */ macro141 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED)
71 (tp)->t_state == TCPS_ESTABLISHED) {\94 (tp)->t_state == TCPS_ESTABLISHED) { \488 if (tp->t_state == TCPS_ESTABLISHED && in tcp_input()776 tp->t_state = TCPS_ESTABLISHED; in tcp_input()976 case TCPS_ESTABLISHED: in tcp_input()1023 tp->t_state = TCPS_ESTABLISHED; in tcp_input()1069 case TCPS_ESTABLISHED: in tcp_input()1397 case TCPS_ESTABLISHED: in tcp_input()
275 if (tp->t_state < TCPS_ESTABLISHED) in tcp_timers()
344 case TCPS_ESTABLISHED: in tcp_sockclosed()
132 #define TCPS_ESTABLISHED 4 /* established */ macro143 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED)
71 (tp)->t_state == TCPS_ESTABLISHED) {\94 (tp)->t_state == TCPS_ESTABLISHED) { \493 if (tp->t_state == TCPS_ESTABLISHED && in tcp_input()782 tp->t_state = TCPS_ESTABLISHED; in tcp_input()982 case TCPS_ESTABLISHED: in tcp_input()1029 tp->t_state = TCPS_ESTABLISHED; in tcp_input()1075 case TCPS_ESTABLISHED: in tcp_input()1403 case TCPS_ESTABLISHED: in tcp_input()
346 case TCPS_ESTABLISHED: in tcp_sockclosed()