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.c5702 uint16_t his_limit, i_want; local
6118 i_want = asoc->streamoutcnt;
6120 i_want = inp->sctp_ep.pre_open_stream_count;
6123 i_want = inp->sctp_ep.pre_open_stream_count;
6125 if (his_limit < i_want) {
6130 initack->init.num_outbound_streams = htons(i_want);