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

/external/qemu/slirp/
H A Dmisc.h42 #define EMU_RSH 0x8 macro
H A Dtcp_subr.c536 {0, 514, IPTOS_LOWDELAY, EMU_RSH|EMU_NOCONNECT}, /* shell */
752 case EMU_RSH:
H A Dsocket.c71 if (so->so_emu==EMU_RSH && so->extra) {
/external/qemu/slirp-android/
H A Dmisc.h42 #define EMU_RSH 0x8 macro
H A Dsocket.c79 if (so->so_emu==EMU_RSH && so->extra) {
H A Dtcp_subr.c692 {0, 514, IPTOS_LOWDELAY, EMU_RSH|EMU_NOCONNECT}, /* shell */

Completed in 70 milliseconds