Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socketvar.h50 #define MSG_NOTIFICATION 0x2000 /* SCTP notification */ macro
Dusrsctp.h53 #define MSG_NOTIFICATION 0x2000 macro
/third_party/ltp/utils/sctp/include/netinet/
Dsctp.h784 MSG_NOTIFICATION = 0x8000, enumerator
785 #define MSG_NOTIFICATION MSG_NOTIFICATION macro