hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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 {