Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.c3452 ssf->ssf_info.sinfo_stream = chk->rec.data.sid; in sctp_notify_send_failed()
3453 ssf->ssf_info.sinfo_ssn = (uint16_t)chk->rec.data.mid; in sctp_notify_send_failed()
3454 ssf->ssf_info.sinfo_flags = chk->rec.data.rcv_flags; in sctp_notify_send_failed()
3455 ssf->ssf_info.sinfo_ppid = chk->rec.data.ppid; in sctp_notify_send_failed()
3456 ssf->ssf_info.sinfo_context = chk->rec.data.context; in sctp_notify_send_failed()
3554 ssf->ssf_info.sinfo_stream = sp->sid; in sctp_notify_send_failed2()
3555 ssf->ssf_info.sinfo_ssn = 0; in sctp_notify_send_failed2()
3557 ssf->ssf_info.sinfo_flags = SCTP_DATA_LAST_FRAG; in sctp_notify_send_failed2()
3559 ssf->ssf_info.sinfo_flags = SCTP_DATA_NOT_FRAG; in sctp_notify_send_failed2()
3561 ssf->ssf_info.sinfo_ppid = sp->ppid; in sctp_notify_send_failed2()
[all …]
H A Dsctp_uio.h371 struct sctp_sndrcvinfo ssf_info; member
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h371 struct sctp_sndrcvinfo ssf_info; member