Home
last modified time | relevance | path

Searched refs:isudp (Results 1 – 1 of 1) sorted by relevance

/external/qemu/android/
Dconsole.c898 redir_find( ControlGlobal global, int port, int isudp ) in redir_find() argument
905 if (redir->host_port == port && redir->host_udp == isudp) in redir_find()