Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_output.c6007 uint16_t his_limit, i_want; local
6446 i_want = asoc->streamoutcnt;
6448 i_want = asoc->pre_open_streams;
6451 i_want = inp->sctp_ep.pre_open_stream_count;
6453 if (his_limit < i_want) {
6458 initack->init.num_outbound_streams = htons(i_want);