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

  /external/qemu/slirp/
tcp_subr.c 221 struct tcpcb *tcp_drop(struct tcpcb *tp, int err) function
223 /* tcp_drop(tp, errno)
229 DEBUG_CALL("tcp_drop");
    [all...]
  /external/qemu/slirp-android/
tcp_subr.c 223 struct tcpcb *tcp_drop(struct tcpcb *tp, int err) function
225 /* tcp_drop(tp, errno)
231 DEBUG_CALL("tcp_drop");

Completed in 37 milliseconds