OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_ECN_NONCE_SUPPORTED
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp_constants.h
218
#define
SCTP_ECN_NONCE_SUPPORTED
0x8001
sctp_output.c
2729
ecn_nonce->ph.param_type = htons(
SCTP_ECN_NONCE_SUPPORTED
);
2970
(ptype ==
SCTP_ECN_NONCE_SUPPORTED
)
3683
ecn_nonce->ph.param_type = htons(
SCTP_ECN_NONCE_SUPPORTED
);
sctp_pcb.c
4262
} else if (ptype ==
SCTP_ECN_NONCE_SUPPORTED
) {
sctp_input.c
725
case
SCTP_ECN_NONCE_SUPPORTED
:
Completed in 109 milliseconds
Indexes created Thu Nov 06 02:09:54 GMT 2025