OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ecn_nonce_allowed
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
587
u_int8_t
ecn_nonce_allowed
; /* Tells us if ECN nonce is on */
member in struct:sctp_association
sctp_indata.c
4210
if (asoc->
ecn_nonce_allowed
) {
4228
asoc->
ecn_nonce_allowed
= 0;
sctp_pcb.c
4265
stcb->asoc.
ecn_nonce_allowed
= 1;
sctp_input.c
727
stcb->asoc.
ecn_nonce_allowed
= 0;
sctputil.c
698
asoc->
ecn_nonce_allowed
= 0;
Completed in 42 milliseconds
Indexes created Thu Nov 06 19:09:53 GMT 2025