OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:str_reset_seq_in
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
385
uint32_t
str_reset_seq_in
;
member in struct:sctp_association
sctp_input.c
235
asoc->
str_reset_seq_in
= asoc->asconf_seq_in + 1;
1273
asoc->
str_reset_seq_in
= asoc->init_seq_number;
1348
asoc->
str_reset_seq_in
= asoc->init_seq_number;
1536
asoc->
str_reset_seq_in
= asoc->init_seq_number;
sctputil.c
688
asoc->
str_reset_seq_in
= asoc->last_acked_seq + 1;
sctp_output.c
8783
if (asoc->
str_reset_seq_in
== seq) {
8785
asoc->
str_reset_seq_in
++;
Completed in 22 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025