| tag | line | file | source code |
| TCP_ESTABLISHED | 117 | include/net/tcp.h | return(state == TCP_ESTABLISHED || state == TCP_CLOSE_WAIT || |
| TCP_ESTABLISHED | 1293 | net/appletalk/ddp.c | sk->state=TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 1339 | net/appletalk/ddp.c | if(sk->state!=TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 1553 | net/appletalk/ddp.c | if(sk->state!=TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 1031 | net/ax25/af_ax25.c | sk->state = TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 1222 | net/ax25/af_ax25.c | if (sk->state == TCP_ESTABLISHED && sock->state == SS_CONNECTING) { |
| TCP_ESTABLISHED | 1232 | net/ax25/af_ax25.c | if (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET) |
| TCP_ESTABLISHED | 1297 | net/ax25/af_ax25.c | sk->state = TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 1314 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED && (flags & O_NONBLOCK)) |
| TCP_ESTABLISHED | 1328 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 1410 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 1656 | net/ax25/af_ax25.c | make->state = TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 1840 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 1881 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED) { |
| TCP_ESTABLISHED | 1939 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 218 | net/ax25/ax25_in.c | ax25->sk->state = TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 80 | net/core/datagram.c | if(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 1004 | net/ipv4/af_inet.c | if (sk->state != TCP_ESTABLISHED &&(flags & O_NONBLOCK)) |
| TCP_ESTABLISHED | 1028 | net/ipv4/af_inet.c | if (sk->state != TCP_ESTABLISHED && sk->err) |
| TCP_ESTABLISHED | 1111 | net/ipv4/af_inet.c | if (sk2->state != TCP_ESTABLISHED && sk2->err > 0) |
| TCP_ESTABLISHED | 1210 | net/ipv4/af_inet.c | if (sock->state == SS_CONNECTING && sk->state == TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 220 | net/ipv4/raw.c | if (sk->state != TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 501 | net/ipv4/tcp.c | if(sk->state==TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 510 | net/ipv4/tcp.c | if(state==TCP_ESTABLISHED && sk->state==TCP_SYN_RECV) |
| TCP_ESTABLISHED | 515 | net/ipv4/tcp.c | if(state==TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 626 | net/ipv4/tcp.c | if(p->sk->state == TCP_ESTABLISHED || p->sk->state >= TCP_FIN_WAIT1) |
| TCP_ESTABLISHED | 952 | net/ipv4/tcp.c | if ((sk->state == TCP_ESTABLISHED && sk->retransmits && !(sk->retransmits & 7)) |
| TCP_ESTABLISHED | 953 | net/ipv4/tcp.c | || (sk->state != TCP_ESTABLISHED && sk->retransmits > TCP_RETR1)) |
| TCP_ESTABLISHED | 1849 | net/ipv4/tcp.c | while(sk->state != TCP_ESTABLISHED && sk->state != TCP_CLOSE_WAIT) |
| TCP_ESTABLISHED | 1886 | net/ipv4/tcp.c | if (sk->state != TCP_ESTABLISHED && |
| TCP_ESTABLISHED | 2041 | net/ipv4/tcp.c | (sk->state == TCP_ESTABLISHED||sk->state == TCP_CLOSE_WAIT) |
| TCP_ESTABLISHED | 2635 | net/ipv4/tcp.c | case TCP_ESTABLISHED: /* Closedown begin */ |
| TCP_ESTABLISHED | 4021 | net/ipv4/tcp.c | tcp_set_state(sk, TCP_ESTABLISHED); |
| TCP_ESTABLISHED | 4110 | net/ipv4/tcp.c | case TCP_ESTABLISHED: |
| TCP_ESTABLISHED | 5039 | net/ipv4/tcp.c | if(sk->state!=TCP_ESTABLISHED) /* Skip this lot for normal flow */ |
| TCP_ESTABLISHED | 5136 | net/ipv4/tcp.c | tcp_set_state(sk, TCP_ESTABLISHED); |
| TCP_ESTABLISHED | 5370 | net/ipv4/tcp.c | if (sk->state != TCP_ESTABLISHED && |
| TCP_ESTABLISHED | 203 | net/ipv4/udp.c | if(sk->bsdism && sk->state!=TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 366 | net/ipv4/udp.c | if (sk->state != TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 570 | net/ipv4/udp.c | sk->state = TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 1395 | net/ipx/af_ipx.c | if (s->state!=TCP_ESTABLISHED) { |
| TCP_ESTABLISHED | 1808 | net/ipx/af_ipx.c | sk->state=TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 1836 | net/ipx/af_ipx.c | if(sk->state!=TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 1998 | net/ipx/af_ipx.c | if(sk->state!=TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 552 | net/netrom/af_netrom.c | sk->state = TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 724 | net/netrom/af_netrom.c | if (sk->state == TCP_ESTABLISHED && sock->state == SS_CONNECTING) { |
| TCP_ESTABLISHED | 734 | net/netrom/af_netrom.c | if (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET) |
| TCP_ESTABLISHED | 783 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED && (flags & O_NONBLOCK)) |
| TCP_ESTABLISHED | 799 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED) { |
| TCP_ESTABLISHED | 877 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 959 | net/netrom/af_netrom.c | make->state = TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 1042 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 1103 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED) { |
| TCP_ESTABLISHED | 1133 | net/netrom/af_netrom.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 114 | net/netrom/nr_in.c | sk->state = TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 461 | net/unix/af_unix.c | if(sock->state==SS_CONNECTING && sk->state==TCP_ESTABLISHED) |
| TCP_ESTABLISHED | 498 | net/unix/af_unix.c | sk->state=TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 591 | net/unix/af_unix.c | ska->state=TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 592 | net/unix/af_unix.c | skb->state=TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 646 | net/unix/af_unix.c | tsk->state=TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 647 | net/unix/af_unix.c | newsk->state=TCP_ESTABLISHED; |
| TCP_ESTABLISHED | 703 | net/unix/af_unix.c | if(sk->state==TCP_ESTABLISHED) |