Searched refs:fc_weight (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/sctp/
H A Dstream_sched_fc.c35 soute->fc_weight = weight;
44 *value = soute->fc_weight;
74 soute->fc_weight = 1;
92 if ((__u64)pos->fc_length * soute->fc_weight >=
93 (__u64)soute->fc_length * pos->fc_weight)
163 if ((__u64)pos->fc_length * soute->fc_weight >=
164 (__u64)soute->fc_length * pos->fc_weight)
/linux-master/include/net/sctp/
H A Dstructs.h1430 __u16 fc_weight; member in struct:sctp_stream_out_ext::__anon2528::__anon2531

Completed in 113 milliseconds