forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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 {