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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_output.c5873 uint16_t his_limit, i_want; local
6284 his_limit = ntohs(init_chk->init.num_inbound_streams);
6295 if (his_limit < i_want) {

Completed in 991 milliseconds