Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsocket.c7470 struct sctp_stream_out_ext *streamoute; in sctp_getsockopt_pr_streamstatus() local
7494 streamoute = SCTP_SO(&asoc->stream, params.sprstat_sid)->ext; in sctp_getsockopt_pr_streamstatus()
7495 if (!streamoute) { in sctp_getsockopt_pr_streamstatus()
7508 streamoute->abandoned_unsent[policy]; in sctp_getsockopt_pr_streamstatus()
7510 streamoute->abandoned_sent[policy]; in sctp_getsockopt_pr_streamstatus()
7514 streamoute->abandoned_unsent[__SCTP_PR_INDEX(policy)]; in sctp_getsockopt_pr_streamstatus()
7516 streamoute->abandoned_sent[__SCTP_PR_INDEX(policy)]; in sctp_getsockopt_pr_streamstatus()