Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_indata.h72 (_ctl)->spec_flags = 0; \
Dsctputil.c2789 control->spec_flags = M_NOTIFICATION; in sctp_notify_assoc_change()
2941 control->spec_flags = M_NOTIFICATION; in sctp_notify_peer_addr_change()
3060 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed()
3164 control->spec_flags = M_NOTIFICATION; in sctp_notify_send_failed2()
3211 control->spec_flags = M_NOTIFICATION; in sctp_notify_adaptation_layer()
3267 control->spec_flags = M_NOTIFICATION; in sctp_notify_partial_delivery_indication()
3377 control->spec_flags = M_NOTIFICATION; in sctp_notify_shutdown_event()
3430 control->spec_flags = M_NOTIFICATION; in sctp_notify_sender_dry_event()
3485 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_add()
3535 control->spec_flags = M_NOTIFICATION; in sctp_notify_stream_reset_tsn()
[all …]
Dsctp_structs.h530 uint16_t spec_flags; /* Flags to hold the notification field */ member
Dsctp_auth.c1826 control->spec_flags = M_NOTIFICATION;
Dsctp_indata.c149 read_queue_e->spec_flags = 0; in sctp_build_readq_entry()
193 read_queue_e->spec_flags = 0; in sctp_build_readq_entry_chk()