OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:send_queue_cnt
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
479
unsigned int
send_queue_cnt
;
member in struct:sctp_association
sctp_indata.c
3949
asoc->
send_queue_cnt
;
4003
asoc->
send_queue_cnt
;
sctp_output.c
4910
asoc->
send_queue_cnt
--;
5101
asoc->
send_queue_cnt
++;
7068
if (asoc->
send_queue_cnt
> 0) {
sctputil.c
295
sctp_clog[sctp_cwnd_log_at].x.blk.send_sent_qcnt = (u_int16_t)(asoc->
send_queue_cnt
+ asoc->sent_queue_cnt);
Completed in 83 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025