Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dtcp_usrreq.c161 tcp_detach(struct socket *so, struct inpcb *inp) in tcp_detach() function
235 tcp_detach(so, inp); in tcp_usr_detach()