Lines Matching refs:spec_flags
3232 control->spec_flags = M_NOTIFICATION; in sctp_notify_assoc_change()
3362 control->spec_flags = M_NOTIFICATION; in sctp_notify_peer_addr_change()
3494 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed()
3594 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed2()
3644 control->spec_flags = M_NOTIFICATION; in sctp_notify_adaptation_layer()
3698 control->spec_flags = M_NOTIFICATION; in sctp_notify_partial_delivery_indication()
3767 control->spec_flags = M_NOTIFICATION; in sctp_notify_shutdown_event()
3817 control->spec_flags = M_NOTIFICATION; in sctp_notify_sender_dry_event()
3877 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_add()
3931 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_tsn()
3998 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset()
4064 control->spec_flags = M_NOTIFICATION; in sctp_notify_remote_error()
4921 if ((control->spec_flags & M_NOTIFICATION) == 0) { in sctp_add_to_readq()
5794 (ctl->spec_flags & M_NOTIFICATION) || in sctp_sorecvmsg()
5811 ((ctl->spec_flags & M_NOTIFICATION) == 0) && in sctp_sorecvmsg()
5887 ((control->spec_flags & M_NOTIFICATION) == 0) && in sctp_sorecvmsg()
5915 if (nxt->spec_flags & M_NOTIFICATION) { in sctp_sorecvmsg()
6070 ((control->spec_flags & M_NOTIFICATION) == 0)) in sctp_sorecvmsg()
6073 if (control->spec_flags & M_NOTIFICATION) { in sctp_sorecvmsg()
6128 if (control->spec_flags & M_NOTIFICATION) { in sctp_sorecvmsg()
6299 if ((control->do_not_ref_stcb == 0) && ((control->spec_flags & M_NOTIFICATION) == 0)) in sctp_sorecvmsg()
6304 if ((control->do_not_ref_stcb == 0) && ((control->spec_flags & M_NOTIFICATION) == 0)) in sctp_sorecvmsg()
6356 ((control->spec_flags & M_NOTIFICATION) == 0)) in sctp_sorecvmsg()
6359 if (control->spec_flags & M_NOTIFICATION) { in sctp_sorecvmsg()