Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsockstate.h51 #define SS_ISDISCONNECTING 0x0008 /* in process of disconnecting */ macro
H A Dsocketvar.h207 #define SS_ISDISCONNECTING 0x0008 /* in process of disconnecting */ macro
/f-stack/freebsd/sys/
H A Dsocketvar.h207 #define SS_ISDISCONNECTING 0x0008 /* in process of disconnecting */ macro