Home
last modified time | relevance | path

Searched refs:tcp_established (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/netinet/
H A Dtcp_input.c273 static void tcp_established(struct tcpcb *);
1569 tcp_established(tp); in tcp_input()
1973 tcp_established(tp); in tcp_input()
3440 tcp_established(struct tcpcb *tp) in tcp_established() function