Searched defs:SS_FACCEPTCONN (Results 1 - 2 of 2) sorted by relevance

/external/qemu/slirp/
H A Dsocket.h71 #define SS_FACCEPTCONN 0x100 /* Socket is accepting connections from a host on the internet */ macro
72 #define SS_FACCEPTONCE 0x200 /* If set, the SS_FACCEPTCONN socket will die after one accept */
/external/qemu/slirp-android/
H A Dsocket.h72 #define SS_FACCEPTCONN 0x100 /* Socket is accepting connections from a host on the internet */ macro
73 #define SS_FACCEPTONCE 0x200 /* If set, the SS_FACCEPTCONN socket will die after one accept */

Completed in 292 milliseconds