OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:highest_ms
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
sctp_output.c
8155
int ms_goneby,
highest_ms
, state_override=0;
local in function:sctp_select_hb_destination
8158
highest_ms
= 0;
8207
(ms_goneby >
highest_ms
)) {
8208
highest_ms
= ms_goneby;
8225
if (
highest_ms
&& (((unsigned int)
highest_ms
>= hnet->RTO) || state_override)) {
Completed in 24 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025