Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsocket.c7471 struct sctp_stream_out_ext *streamoute; in sctp_getsockopt_pr_streamstatus() local
7495 streamoute = SCTP_SO(&asoc->stream, params.sprstat_sid)->ext; in sctp_getsockopt_pr_streamstatus()
7496 if (!streamoute) { in sctp_getsockopt_pr_streamstatus()
7509 streamoute->abandoned_unsent[policy]; in sctp_getsockopt_pr_streamstatus()
7511 streamoute->abandoned_sent[policy]; in sctp_getsockopt_pr_streamstatus()
7515 streamoute->abandoned_unsent[__SCTP_PR_INDEX(policy)]; in sctp_getsockopt_pr_streamstatus()
7517 streamoute->abandoned_sent[__SCTP_PR_INDEX(policy)]; in sctp_getsockopt_pr_streamstatus()