OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_sequence_sent
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
270
uint16_t
next_sequence_sent
; /* next one I expect to send out */
member in struct:sctp_stream_out
sctp_output.c
4033
template->rec.data.stream_seq = strq->
next_sequence_sent
;
4362
strq->
next_sequence_sent
++;
4477
strq->
next_sequence_sent
++;
7356
asoc->strmout[i].
next_sequence_sent
= 0x0;
8666
stcb->asoc.strmout[i].
next_sequence_sent
= 0;
8674
stcb->asoc.strmout[(list[i])].
next_sequence_sent
= 0;
9565
strq->
next_sequence_sent
++;
9654
strq->
next_sequence_sent
++;
9997
asoc->strmout[i].
next_sequence_sent
= 0x0;
sctputil.c
772
asoc->strmout[i].
next_sequence_sent
= 0x0;
Completed in 20 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025