OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_error_id
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
sctp_asconf.c
1336
uint32_t
last_error_id
= 0; /* last error correlation id */
local in function:sctp_handle_asconf_ack
1438
last_error_id
= id;
1482
if (
last_error_id
== 0)
1483
last_error_id
--; /* set to "max" value */
1490
* if correlation_id <
last_error_id
, then success
1493
if (aa->ap.aph.correlation_id <
last_error_id
)
Completed in 14 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025