forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
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 {