HomeSort by relevance Sort by last modified time
    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 314 milliseconds