Home
last modified time | relevance | path

Searched defs:SS_ISCONNECTED (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dsocketvar.h91 #define SS_ISCONNECTED 0x002 /* socket connected to a peer */ macro
/titanic_51/usr/src/stand/lib/sock/
H A Dsocket_impl.h57 #define SS_ISCONNECTED 0x000001 /* socket connected to a peer */ macro
/titanic_51/usr/src/uts/common/sys/
H A Dsocketvar.h281 #define SS_ISCONNECTED 0x00000001 /* socket connected to a peer */ macro