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

/external/qemu/
H A Dsockets.h346 int socket_set_oobinline(int fd);
H A Dsockets.c1163 int socket_set_oobinline(int fd) function
/external/qemu/slirp-android/
H A Dtcp_subr.c478 socket_set_oobinline(s);
627 socket_set_oobinline(s);
H A Dmisc.c356 socket_set_oobinline(so->s);

Completed in 83 milliseconds