Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.c3360 control->spec_flags = M_NOTIFICATION; in sctp_notify_peer_addr_change()
3491 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed()
3589 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed2()
3636 control->spec_flags = M_NOTIFICATION; in sctp_notify_adaptation_layer()
3689 control->spec_flags = M_NOTIFICATION; in sctp_notify_partial_delivery_indication()
3758 control->spec_flags = M_NOTIFICATION; in sctp_notify_shutdown_event()
3806 control->spec_flags = M_NOTIFICATION; in sctp_notify_sender_dry_event()
3861 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_add()
3911 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_tsn()
3975 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset()
[all …]
H A Dsctp_structs.h476 uint16_t spec_flags; /* Flags to hold the notification field */ member
H A Dsctp_auth.c1759 control->spec_flags = M_NOTIFICATION; in sctp_notify_authentication()