kernel/include/net/sctp/structs.h
.. .. @@ -1394,6 +1394,7 @@ 1394 1394 /* The next stream in line */ 1395 1395 struct sctp_stream_out_ext *next; 1396 1396 __u16 prio; 1397 + __u16 users;1397 1398 }; 1398 1399 1399 1400 struct sctp_stream_out_ext {