hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/include/net/sctp/structs.h
....@@ -1394,6 +1394,7 @@
13941394 /* The next stream in line */
13951395 struct sctp_stream_out_ext *next;
13961396 __u16 prio;
1397
+ __u16 users;
13971398 };
13981399
13991400 struct sctp_stream_out_ext {