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.c2789 control->spec_flags = M_NOTIFICATION; in sctp_notify_assoc_change()
2941 control->spec_flags = M_NOTIFICATION; in sctp_notify_peer_addr_change()
3060 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed()
3164 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed2()
3211 control->spec_flags = M_NOTIFICATION; in sctp_notify_adaptation_layer()
3267 control->spec_flags = M_NOTIFICATION; in sctp_notify_partial_delivery_indication()
3377 control->spec_flags = M_NOTIFICATION; in sctp_notify_shutdown_event()
3430 control->spec_flags = M_NOTIFICATION; in sctp_notify_sender_dry_event()
3485 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_add()
3535 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_tsn()
[all …]
Dsctp_os_userspace.h1049 #define M_NOTIFICATION M_PROTO5 /* SCTP notification */ macro
Dsctp_auth.c1826 control->spec_flags = M_NOTIFICATION;