Home | History | Annotate | Download | only in slirp

Lines Matching full:tcp_drop

221 struct tcpcb *tcp_drop(struct tcpcb *tp, int err)
223 /* tcp_drop(tp, errno)
229 DEBUG_CALL("tcp_drop");