Home | History | Annotate | Download | only in slirp

Lines Matching defs:tcp_newtcpcb

179 tcp_newtcpcb(struct socket *so)
519 if ((so->so_tcpcb = tcp_newtcpcb(so)) == NULL)