OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_win_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
dccp_tfrc.h
91
u_int8_t
last_win_count
; /* Last window counter sent */
member in struct:tfrc_send_ccb
92
/* Timestamp of earliest packet with
last_win_count
value sent */
dccp_tfrc.c
689
uw_win_count += cb->
last_win_count
;
747
if (packet->win_count != cb->
last_win_count
) {
749
cb->
last_win_count
= packet->win_count;
Completed in 13 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025