Home
last modified time | relevance | path

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

/original-bsd/sys/netinet/
H A Dtcp_usrreq.c129 tp = tcp_disconnect(tp);
207 tp = tcp_disconnect(tp);
448 tcp_disconnect(tp) in tcp_disconnect() function
H A Dtcp_var.h222 tcp_disconnect __P((struct tcpcb *));
/original-bsd/sys/netiso/
H A Dtuba_usrreq.c130 tp = tcp_disconnect(tp);
219 if ((tp = tcp_disconnect(tp)) == 0)
/original-bsd/sys/deprecated/bbnnet/
H A Dtcp_usrreq.c432 tcp_disconnect(tp);
520 tcp_disconnect(tp);
782 tcp_disconnect(tp) in tcp_disconnect() function