Searched refs:tcp_established (Results 1 – 3 of 3) sorted by relevance
811 void tcp_established(struct tcpcb *);
2112 * move tcp_established before soisconnected in tcp_input() 2118 tcp_established(tp); in tcp_input() 2441 tcp_established(tp); in tcp_input()
1825 tcp_established(struct tcpcb *tp) in tcp_established() function