OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:i_want
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
sctp_output.c
3266
uint16_t his_limit,
i_want
;
local in function:sctp_send_initiate_ack
3611
i_want
= asoc->streamoutcnt;
3613
i_want
= inp->sctp_ep.pre_open_stream_count;
3616
i_want
= inp->sctp_ep.pre_open_stream_count;
3618
if (his_limit <
i_want
) {
3623
initackm_out->msg.init.num_outbound_streams = htons(
i_want
);
Completed in 16 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025