Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.c3585 ssfe->ssfe_info.snd_sid = chk->rec.data.sid; in sctp_notify_send_failed()
3586 ssfe->ssfe_info.snd_flags = chk->rec.data.rcv_flags; in sctp_notify_send_failed()
3587 ssfe->ssfe_info.snd_ppid = chk->rec.data.ppid; in sctp_notify_send_failed()
3588 ssfe->ssfe_info.snd_context = chk->rec.data.context; in sctp_notify_send_failed()
3589 ssfe->ssfe_info.snd_assoc_id = sctp_get_associd(stcb); in sctp_notify_send_failed()
3688 ssfe->ssfe_info.snd_sid = sp->sid; in sctp_notify_send_failed2()
3690 ssfe->ssfe_info.snd_flags = SCTP_DATA_LAST_FRAG; in sctp_notify_send_failed2()
3692 ssfe->ssfe_info.snd_flags = SCTP_DATA_NOT_FRAG; in sctp_notify_send_failed2()
3694 ssfe->ssfe_info.snd_ppid = sp->ppid; in sctp_notify_send_failed2()
3695 ssfe->ssfe_info.snd_context = sp->context; in sctp_notify_send_failed2()
[all …]
Dsctp_uio.h401 struct sctp_sndinfo ssfe_info; member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h431 struct sctp_sndinfo ssfe_info; member