HomeSort by relevance Sort by last modified time
    Searched defs:tcp_respond (Results 1 - 2 of 2) sorted by null

  /external/qemu/slirp/
tcp_subr.c 103 tcp_respond(struct tcpcb *tp, struct tcpiphdr *ti, struct mbuf *m, function
109 DEBUG_CALL("tcp_respond");
    [all...]
  /external/qemu/slirp-android/
tcp_subr.c 105 tcp_respond(struct tcpcb *tp, struct tcpiphdr *ti, struct mbuf *m, function
111 DEBUG_CALL("tcp_respond");

Completed in 50 milliseconds