OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stream_queue_cnt
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
478
unsigned int
stream_queue_cnt
;
member in struct:sctp_association
sctp_timer.c
1219
if (chks_in_queue != stcb->asoc.
stream_queue_cnt
) {
1221
stcb->asoc.
stream_queue_cnt
, chks_in_queue);
sctp_output.c
4365
asoc->
stream_queue_cnt
++;
4493
asoc->
stream_queue_cnt
++;
5058
asoc->
stream_queue_cnt
--;
7063
if (asoc->
stream_queue_cnt
> 0) {
9580
asoc->
stream_queue_cnt
++;
9680
asoc->
stream_queue_cnt
++;
sctputil.c
296
sctp_clog[sctp_cwnd_log_at].x.blk.stream_qcnt = (u_int16_t)asoc->
stream_queue_cnt
;
2583
stcb->asoc.
stream_queue_cnt
--;
sctp_usrreq.c
231
asoc->
stream_queue_cnt
++;
sctp_input.c
200
asoc->
stream_queue_cnt
--;
Completed in 27 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025