Home
last modified time | relevance | path

Searched refs:MSG_NOTIFICATION (Results 1 – 25 of 2691) sorted by relevance

12345678910>>...108

/dports/multimedia/libv4l/linux-5.13-rc2/net/sctp/
H A Dulpevent.c70 return MSG_NOTIFICATION == (event->msg_flags & MSG_NOTIFICATION); in sctp_ulpevent_is_notification()
138 sctp_ulpevent_init(event, MSG_NOTIFICATION, skb->truesize); in sctp_ulpevent_make_assoc_change()
149 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_assoc_change()
251 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_peer_addr_change()
586 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_shutdown_event()
648 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_adaptation_indication()
781 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_pdapi()
834 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_authkey()
872 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_sender_dry_event()
926 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_assoc_reset_event()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sctp/
H A Dulpevent.c70 return MSG_NOTIFICATION == (event->msg_flags & MSG_NOTIFICATION); in sctp_ulpevent_is_notification()
138 sctp_ulpevent_init(event, MSG_NOTIFICATION, skb->truesize); in sctp_ulpevent_make_assoc_change()
149 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_assoc_change()
251 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_peer_addr_change()
586 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_shutdown_event()
648 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_adaptation_indication()
781 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_pdapi()
834 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_authkey()
872 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_sender_dry_event()
926 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_assoc_reset_event()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sctp/
H A Dulpevent.c70 return MSG_NOTIFICATION == (event->msg_flags & MSG_NOTIFICATION); in sctp_ulpevent_is_notification()
138 sctp_ulpevent_init(event, MSG_NOTIFICATION, skb->truesize); in sctp_ulpevent_make_assoc_change()
149 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_assoc_change()
251 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_peer_addr_change()
586 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_shutdown_event()
648 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_adaptation_indication()
781 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_pdapi()
834 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_authkey()
872 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_sender_dry_event()
926 MSG_NOTIFICATION, gfp); in sctp_ulpevent_make_assoc_reset_event()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.sctp/unix/native/libsctp/
H A DSctp.h140 MSG_NOTIFICATION = 0x8000, enumerator
141 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.sctp/unix/native/libsctp/
H A DSctp.h140 MSG_NOTIFICATION = 0x8000, enumerator
141 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.sctp/unix/native/libsctp/
H A DSctp.h140 MSG_NOTIFICATION = 0x8000, enumerator
141 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.sctp/unix/native/libsctp/
H A DSctp.h181 MSG_NOTIFICATION = 0x8000, enumerator
182 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.sctp/unix/native/libsctp/
H A DSctp.h181 MSG_NOTIFICATION = 0x8000, enumerator
182 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/nio/ch/sctp/
H A DSctp.h181 MSG_NOTIFICATION = 0x8000, enumerator
182 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.sctp/unix/native/libsctp/
H A DSctp.h181 MSG_NOTIFICATION = 0x8000, enumerator
182 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.sctp/unix/native/libsctp/
H A DSctp.h181 MSG_NOTIFICATION = 0x8000, enumerator
182 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.sctp/unix/native/libsctp/
H A DSctp.h181 MSG_NOTIFICATION = 0x8000, enumerator
182 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/nio/ch/sctp/
H A DSctp.h181 MSG_NOTIFICATION = 0x8000, enumerator
182 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/programs/
H A Ddiscard_server.c71 if (flags & MSG_NOTIFICATION) { in receive_cb()
212 if (flags & MSG_NOTIFICATION) { in main()
H A Decho_server.c71 if (flags & MSG_NOTIFICATION) { in receive_cb()
227 if (flags & MSG_NOTIFICATION) { in main()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/programs/
H A Ddiscard_server.c71 if (flags & MSG_NOTIFICATION) { in receive_cb()
212 if (flags & MSG_NOTIFICATION) { in main()
H A Decho_server.c71 if (flags & MSG_NOTIFICATION) { in receive_cb()
227 if (flags & MSG_NOTIFICATION) { in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/programs/
H A Ddiscard_server.c71 if (flags & MSG_NOTIFICATION) {
214 if (flags & MSG_NOTIFICATION) {
/dports/net/libusrsctp/usrsctp-0.9.5.0/programs/
H A Ddiscard_server.c71 if (flags & MSG_NOTIFICATION) {
214 if (flags & MSG_NOTIFICATION) {
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/programs/
H A Ddiscard_server.c71 if (flags & MSG_NOTIFICATION) {
214 if (flags & MSG_NOTIFICATION) {
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dsctp.h179 MSG_NOTIFICATION = 0x8000, enumerator
180 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
317 SCTP_NOTIFICATION = MSG_NOTIFICATION, /* Next message is not user msg but notification. */
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dsctp.h179 MSG_NOTIFICATION = 0x8000, enumerator
180 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
317 SCTP_NOTIFICATION = MSG_NOTIFICATION, /* Next message is not user msg but notification. */
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsctp.h180 MSG_NOTIFICATION = 0x8000, enumerator
181 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
318 SCTP_NOTIFICATION = MSG_NOTIFICATION, /* Next message is not user msg but notification. */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsctp.h180 MSG_NOTIFICATION = 0x8000, enumerator
181 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
318 SCTP_NOTIFICATION = MSG_NOTIFICATION, /* Next message is not user msg but notification. */
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dsctp.h179 MSG_NOTIFICATION = 0x8000, enumerator
180 #define MSG_NOTIFICATION MSG_NOTIFICATION macro
317 SCTP_NOTIFICATION = MSG_NOTIFICATION, /* Next message is not user msg but notification. */

12345678910>>...108