Searched defs:tcp_input (Results 1 - 2 of 2) sorted by relevance

/external/qemu/slirp/
H A Dtcp_input.c29 * @(#)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) function
251 DEBUG_CALL("tcp_input");
/external/qemu/slirp-android/
H A Dtcp_input.c29 * @(#)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) function
251 DEBUG_CALL("tcp_input");

Completed in 58 milliseconds