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

  /external/qemu/slirp/
tcp_subr.c 455 if (tcp_attach(so) < 0) {
517 tcp_attach(struct socket *so) function
805 if (tcp_attach(ns)<0) {
    [all...]
  /external/qemu/slirp-android/
tcp_subr.c 611 if (tcp_attach(so) < 0) {
673 tcp_attach(struct socket *so) function

Completed in 30 milliseconds