Home
last modified time | relevance | path

Searched refs:i_want (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_output.c5873 uint16_t his_limit, i_want; local
6288 i_want = asoc->streamoutcnt;
6290 i_want = inp->sctp_ep.pre_open_stream_count;
6293 i_want = inp->sctp_ep.pre_open_stream_count;
6295 if (his_limit < i_want) {
6300 initack->init.num_outbound_streams = htons(i_want);