Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_usrreq.c121 static void tcp_disconnect(struct tcpcb *);
710 tcp_disconnect(tp); in tcp_usr_disconnect()
1325 tcp_disconnect(tp); in tcp_usr_close()
2642 tcp_disconnect(struct tcpcb *tp) in tcp_disconnect() function