OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cnt_mk
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_timer.c
361
unsigned int
cnt_mk
;
local in function:sctp_mark_all_for_resend
427
num_mk =
cnt_mk
= 0;
570
cnt_mk
++;
599
if (stcb->asoc.sent_queue_retran_cnt !=
cnt_mk
) {
601
cnt_mk
, stcb->asoc.sent_queue_retran_cnt);
603
stcb->asoc.sent_queue_retran_cnt =
cnt_mk
;
sctp_timer.c
361
unsigned int
cnt_mk
;
local in function:sctp_mark_all_for_resend
427
num_mk =
cnt_mk
= 0;
570
cnt_mk
++;
599
if (stcb->asoc.sent_queue_retran_cnt !=
cnt_mk
) {
601
cnt_mk
, stcb->asoc.sent_queue_retran_cnt);
603
stcb->asoc.sent_queue_retran_cnt =
cnt_mk
;
Completed in 27 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025