Searched refs:spec_flags (Results 1 – 4 of 4) sorted by relevance
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()[all …]
493 uint16_t spec_flags; /* Flags to hold the notification field */ member
1751 control->spec_flags = M_NOTIFICATION; in sctp_notify_authentication()
829 if ((control->spec_flags & M_NOTIFICATION) == 0) { in sctp_shutdown()