Home
last modified time | relevance | path

Searched refs:M_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctputil.c2783 control->spec_flags = M_NOTIFICATION; in sctp_notify_assoc_change()
2934 control->spec_flags = M_NOTIFICATION; in sctp_notify_peer_addr_change()
3050 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed()
3153 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed2()
3199 control->spec_flags = M_NOTIFICATION; in sctp_notify_adaptation_layer()
3254 control->spec_flags = M_NOTIFICATION; in sctp_notify_partial_delivery_indication()
3363 control->spec_flags = M_NOTIFICATION; in sctp_notify_shutdown_event()
3415 control->spec_flags = M_NOTIFICATION; in sctp_notify_sender_dry_event()
3476 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_add()
3532 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_tsn()
[all …]
Dsctp_os_userspace.h1045 #define M_NOTIFICATION M_PROTO5 /* SCTP notification */ macro
Dsctp_auth.c1840 control->spec_flags = M_NOTIFICATION;