OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_emu
(Results
1 - 2
of
2
) sorted by null
/external/qemu/slirp/
tcp_subr.c
610
tcp_emu
(struct socket *so, struct mbuf *m)
function
618
DEBUG_CALL("
tcp_emu
");
[
all
...]
/external/qemu/slirp-android/
tcp_subr.c
765
tcp_emu
(struct socket *so, struct mbuf *m)
function
773
DEBUG_CALL("
tcp_emu
");
1074
/* Ooops, not emulated, won't call
tcp_emu
again */
Completed in 417 milliseconds