Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsockstate.h49 #define SS_ISCONNECTED 0x0002 /* socket connected to a peer */ macro
H A Dsocketvar.h205 #define SS_ISCONNECTED 0x0002 /* socket connected to a peer */ macro
/f-stack/freebsd/sys/
H A Dsocketvar.h205 #define SS_ISCONNECTED 0x0002 /* socket connected to a peer */ macro