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

/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_socketvar.h49 #if !defined(MSG_NOTIFICATION)
50 #define MSG_NOTIFICATION 0x2000 /* SCTP notification */ macro
H A Dusrsctp.h51 #ifndef MSG_NOTIFICATION
53 #define MSG_NOTIFICATION 0x2000 macro
/external/kernel-headers/original/uapi/linux/
H A Dsctp.h814 MSG_NOTIFICATION = 0x8000, enumerator in enum:sctp_msg_flags
815 #define MSG_NOTIFICATION MSG_NOTIFICATION macro

Completed in 1310 milliseconds