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 390 int tcp_fconnect(struct socket *so) function
398 DEBUG_CALL("tcp_fconnect");
1007 /* tcp_fconnect(so); */

Completed in 34 milliseconds