forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
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 {