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

  /external/qemu/slirp/
tcp_subr.c 328 tcp_sockclosed(struct tcpcb *tp) function
331 DEBUG_CALL("tcp_sockclosed");
688 tcp_sockclosed(sototcpcb(so));
772 tcp_sockclosed(sototcpcb(so));
800 tcp_sockclosed(sototcpcb(so));
    [all...]
  /external/qemu/slirp-android/
tcp_subr.c 330 tcp_sockclosed(struct tcpcb *tp) function
333 DEBUG_CALL("tcp_sockclosed");

Completed in 47 milliseconds