Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.c3350 control->spec_flags = M_NOTIFICATION; in sctp_notify_assoc_change()
3510 control->spec_flags = M_NOTIFICATION; in sctp_notify_peer_addr_change()
3642 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed()
3741 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed2()
3790 control->spec_flags = M_NOTIFICATION; in sctp_notify_adaptation_layer()
3843 control->spec_flags = M_NOTIFICATION; in sctp_notify_partial_delivery_indication()
3950 control->spec_flags = M_NOTIFICATION; in sctp_notify_shutdown_event()
3998 control->spec_flags = M_NOTIFICATION; in sctp_notify_sender_dry_event()
4054 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_add()
4104 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_tsn()
[all …]
Dsctp_structs.h532 uint16_t spec_flags; /* Flags to hold the notification field */ member
Dsctp_auth.c1796 control->spec_flags = M_NOTIFICATION;