Searched refs:host_udp (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/
H A Dconsole.c86 int host_udp; member in struct:__anon8874
141 int host_udp,
163 redir->host_udp = host_udp;
173 int host_udp )
182 redir->host_udp == host_udp )
848 redir->host_udp ? "udp" : "tcp",
905 if (redir->host_port == port && redir->host_udp == isudp)
988 slirp_unredir( redir->host_udp, redi
139 control_global_add_redir( ControlGlobal global, int host_port, int host_udp, unsigned int guest_ip, int guest_port ) argument
[all...]

Completed in 49 milliseconds