Files
linux-stable-mirror/include/uapi/linux
Xin Long d229d48d18 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Before when implementing sctp prsctp, SCTP_PR_STREAM_STATUS wasn't
added, as it needs to save abandoned_(un)sent for every stream.

After sctp stream reconf is added in sctp, assoc has structure
sctp_stream_out to save per stream info.

This patch is to add SCTP_PR_STREAM_STATUS by putting the prsctp
per stream statistics into sctp_stream_out.

v1->v2:
  fix an indent issue.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-03 14:52:35 -07:00
..
2017-04-01 12:45:57 -07:00
2017-03-25 20:11:19 -07:00
2017-03-25 20:11:19 -07:00
2017-02-03 15:16:45 -05:00
2017-01-17 14:38:43 -05:00
2017-02-20 11:13:37 -05:00
2017-02-09 15:17:30 +01:00
2017-02-15 11:56:07 -06:00
2017-02-17 12:08:05 -05:00
2017-03-28 22:32:42 -07:00
2017-03-16 20:33:56 -07:00
2017-01-29 19:17:23 -05:00