Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsockstate.h50 #define SS_ISCONNECTING 0x0004 /* in process of connecting to peer */ macro
H A Dsocketvar.h206 #define SS_ISCONNECTING 0x0004 /* in process of connecting to peer */ macro
/f-stack/freebsd/sys/
H A Dsocketvar.h206 #define SS_ISCONNECTING 0x0004 /* in process of connecting to peer */ macro