tag | line | file | source code |
TCP_ESTABLISHED | 117 | include/net/tcp.h | return(state == TCP_ESTABLISHED || state == TCP_CLOSE_WAIT || |
TCP_ESTABLISHED | 1291 | net/appletalk/ddp.c | sk->state=TCP_ESTABLISHED; |
TCP_ESTABLISHED | 1337 | net/appletalk/ddp.c | if(sk->state!=TCP_ESTABLISHED) |
TCP_ESTABLISHED | 1551 | net/appletalk/ddp.c | if(sk->state!=TCP_ESTABLISHED) |
TCP_ESTABLISHED | 996 | net/ax25/af_ax25.c | sk->state = TCP_ESTABLISHED; |
TCP_ESTABLISHED | 1175 | net/ax25/af_ax25.c | if (sk->state == TCP_ESTABLISHED && sock->state == SS_CONNECTING) { |
TCP_ESTABLISHED | 1185 | net/ax25/af_ax25.c | if (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET) |
TCP_ESTABLISHED | 1231 | net/ax25/af_ax25.c | sk->state = TCP_ESTABLISHED; |
TCP_ESTABLISHED | 1243 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED && (flags & O_NONBLOCK)) |
TCP_ESTABLISHED | 1257 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED) |
TCP_ESTABLISHED | 1337 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED) |
TCP_ESTABLISHED | 1567 | net/ax25/af_ax25.c | make->state = TCP_ESTABLISHED; |
TCP_ESTABLISHED | 1744 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED) |
TCP_ESTABLISHED | 1785 | net/ax25/af_ax25.c | if (sk->state != TCP_ESTABLISHED) { |
TCP_ESTABLISHED | 1842 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED) |
TCP_ESTABLISHED | 207 | net/ax25/ax25_in.c | ax25->sk->state = TCP_ESTABLISHED; |
TCP_ESTABLISHED | 83 | net/core/datagram.c | if(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED) |
TCP_ESTABLISHED | 968 | net/ipv4/af_inet.c | if (sk->state != TCP_ESTABLISHED &&(flags & O_NONBLOCK)) |
TCP_ESTABLISHED | 992 | net/ipv4/af_inet.c | if (sk->state != TCP_ESTABLISHED && sk->err) |
TCP_ESTABLISHED | 1075 | net/ipv4/af_inet.c | if (sk2->state != TCP_ESTABLISHED && sk2->err > 0) |
TCP_ESTABLISHED | 1174 | net/ipv4/af_inet.c | if (sock->state == SS_CONNECTING && sk->state == TCP_ESTABLISHED) |
TCP_ESTABLISHED | 219 | net/ipv4/raw.c | if (sk->state != TCP_ESTABLISHED) |
TCP_ESTABLISHED | 498 | net/ipv4/tcp.c | if(sk->state==TCP_ESTABLISHED) |
TCP_ESTABLISHED | 507 | net/ipv4/tcp.c | if(state==TCP_ESTABLISHED && sk->state==TCP_SYN_RECV) |
TCP_ESTABLISHED | 512 | net/ipv4/tcp.c | if(state==TCP_ESTABLISHED) |
TCP_ESTABLISHED | 569 | net/ipv4/tcp.c | if(p->sk->state == TCP_ESTABLISHED || p->sk->state >= TCP_FIN_WAIT1) |
TCP_ESTABLISHED | 880 | net/ipv4/tcp.c | if ((sk->state == TCP_ESTABLISHED && sk->retransmits && !(sk->retransmits & 7)) |
TCP_ESTABLISHED | 881 | net/ipv4/tcp.c | || (sk->state != TCP_ESTABLISHED && sk->retransmits > TCP_RETR1)) |
TCP_ESTABLISHED | 1760 | net/ipv4/tcp.c | while(sk->state != TCP_ESTABLISHED && sk->state != TCP_CLOSE_WAIT) |
TCP_ESTABLISHED | 1797 | net/ipv4/tcp.c | if (sk->state != TCP_ESTABLISHED && |
TCP_ESTABLISHED | 1952 | net/ipv4/tcp.c | (sk->state == TCP_ESTABLISHED||sk->state == TCP_CLOSE_WAIT) |
TCP_ESTABLISHED | 2542 | net/ipv4/tcp.c | case TCP_ESTABLISHED: /* Closedown begin */ |
TCP_ESTABLISHED | 3914 | net/ipv4/tcp.c | tcp_set_state(sk, TCP_ESTABLISHED); |
TCP_ESTABLISHED | 4003 | net/ipv4/tcp.c | case TCP_ESTABLISHED: |
TCP_ESTABLISHED | 4935 | net/ipv4/tcp.c | if(sk->state!=TCP_ESTABLISHED) /* Skip this lot for normal flow */ |
TCP_ESTABLISHED | 5028 | net/ipv4/tcp.c | tcp_set_state(sk, TCP_ESTABLISHED); |
TCP_ESTABLISHED | 5225 | 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 | 1246 | net/ipx/af_ipx.c | if (s->state!=TCP_ESTABLISHED) { |
TCP_ESTABLISHED | 1600 | net/ipx/af_ipx.c | sk->state=TCP_ESTABLISHED; |
TCP_ESTABLISHED | 1628 | net/ipx/af_ipx.c | if(sk->state!=TCP_ESTABLISHED) |
TCP_ESTABLISHED | 1776 | net/ipx/af_ipx.c | if(sk->state!=TCP_ESTABLISHED) |
TCP_ESTABLISHED | 563 | net/netrom/af_netrom.c | sk->state = TCP_ESTABLISHED; |
TCP_ESTABLISHED | 743 | net/netrom/af_netrom.c | if (sk->state == TCP_ESTABLISHED && sock->state == SS_CONNECTING) { |
TCP_ESTABLISHED | 753 | net/netrom/af_netrom.c | if (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET) |
TCP_ESTABLISHED | 802 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED && (flags & O_NONBLOCK)) |
TCP_ESTABLISHED | 818 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED) { |
TCP_ESTABLISHED | 894 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED) |
TCP_ESTABLISHED | 976 | net/netrom/af_netrom.c | make->state = TCP_ESTABLISHED; |
TCP_ESTABLISHED | 1059 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED) |
TCP_ESTABLISHED | 1120 | net/netrom/af_netrom.c | if (sk->state != TCP_ESTABLISHED) { |
TCP_ESTABLISHED | 1150 | 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 | 460 | net/unix/af_unix.c | if(sock->state==SS_CONNECTING && sk->state==TCP_ESTABLISHED) |
TCP_ESTABLISHED | 497 | net/unix/af_unix.c | sk->state=TCP_ESTABLISHED; |
TCP_ESTABLISHED | 590 | net/unix/af_unix.c | ska->state=TCP_ESTABLISHED; |
TCP_ESTABLISHED | 591 | net/unix/af_unix.c | skb->state=TCP_ESTABLISHED; |
TCP_ESTABLISHED | 645 | net/unix/af_unix.c | tsk->state=TCP_ESTABLISHED; |
TCP_ESTABLISHED | 646 | net/unix/af_unix.c | newsk->state=TCP_ESTABLISHED; |
TCP_ESTABLISHED | 702 | net/unix/af_unix.c | if(sk->state==TCP_ESTABLISHED) |