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

  /external/qemu/slirp/
tcp_subr.c 369 int tcp_fconnect(struct socket *so) function
373 DEBUG_CALL("tcp_fconnect");
    [all...]
  /external/qemu/slirp-android/
tcp_subr.c 413 int tcp_fconnect(struct socket *so) function
422 DEBUG_CALL("tcp_fconnect");
551 "Warning: tcp_fconnect: could not get socket name\n");
1131 /* tcp_fconnect(so); */

Completed in 353 milliseconds