Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctputil.c2736 control->spec_flags = M_NOTIFICATION; in sctp_notify_assoc_change()
2884 control->spec_flags = M_NOTIFICATION; in sctp_notify_peer_addr_change()
3001 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed()
3105 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed2()
3151 control->spec_flags = M_NOTIFICATION; in sctp_notify_adaptation_layer()
3206 control->spec_flags = M_NOTIFICATION; in sctp_notify_partial_delivery_indication()
3315 control->spec_flags = M_NOTIFICATION; in sctp_notify_shutdown_event()
3367 control->spec_flags = M_NOTIFICATION; in sctp_notify_sender_dry_event()
3422 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_add()
3472 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_tsn()
[all …]
HDsctp_os_bsd.h426 #define M_NOTIFICATION M_PROTO1 /* SCTP notification */ macro
HDsctp_auth.c1797 control->spec_flags = M_NOTIFICATION; in sctp_notify_authentication()