Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_usrreq.c115 static void tcp_disconnect(struct tcpcb *);
653 tcp_disconnect(tp); in tcp_usr_disconnect()
1093 tcp_disconnect(tp); in tcp_usr_close()
1876 tcp_disconnect(struct tcpcb *tp) in tcp_disconnect() function