OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:receiver_nonce_sum
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
586
u_int8_t
receiver_nonce_sum
; /* nonce I sum and put in my sack */
member in struct:sctp_association
sctp_input.c
3780
stcb->asoc.
receiver_nonce_sum
++;
3781
stcb->asoc.
receiver_nonce_sum
&= SCTP_SACK_NONCE_SUM;
sctputil.c
699
asoc->
receiver_nonce_sum
= 1;
sctp_output.c
7893
sack->ch.chunk_flags = asoc->
receiver_nonce_sum
& SCTP_SACK_NONCE_SUM;
Completed in 23 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025