Home | History | Annotate | Download | only in slirp

Lines Matching defs:tcp_input

29  *	@(#)tcp_input.c	8.5 (Berkeley) 4/10/94
30 * tcp_input.c,v 1.10 1994/10/13 18:36:32 wollman Exp
233 tcp_input(struct mbuf *m, int iphlen, struct socket *inso)
251 DEBUG_CALL("tcp_input");