OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chunks_on_out_queue
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
564
u_int16_t
chunks_on_out_queue
; /* total chunks floating around */
member in struct:sctp_association
sctp_output.c
4245
(asoc->
chunks_on_out_queue
> sctp_max_chunks_on_queue) ||
4255
(asoc->
chunks_on_out_queue
> sctp_max_chunks_on_queue) ||
4345
asoc->
chunks_on_out_queue
++;
4425
asoc->
chunks_on_out_queue
--;
4436
asoc->
chunks_on_out_queue
++;
7448
((stcb->asoc.
chunks_on_out_queue
- stcb->asoc.total_flight_count) * sizeof(struct sctp_data_chunk)) +
9323
(asoc->
chunks_on_out_queue
> sctp_max_chunks_on_queue) ||
9340
(asoc->
chunks_on_out_queue
>
9538
asoc->
chunks_on_out_queue
++;
9624
asoc->
chunks_on_out_queue
++
[
all
...]
sctp_indata.c
3838
asoc->
chunks_on_out_queue
--;
Completed in 20 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025