OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_ECN_CWR
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp.h
262
#define
SCTP_ECN_CWR
0x0d
sctp_input.c
2587
case
SCTP_ECN_CWR
:
3580
case
SCTP_ECN_CWR
:
sctp_output.c
4961
(chk->rec.chunk_id ==
SCTP_ECN_CWR
) ||
5527
(chk->rec.chunk_id ==
SCTP_ECN_CWR
) ||
8614
if (chk->rec.chunk_id ==
SCTP_ECN_CWR
) {
8631
chk->rec.chunk_id =
SCTP_ECN_CWR
;
8651
cwr->ch.chunk_type =
SCTP_ECN_CWR
;
/src/external/bsd/tcpdump/dist/
print-sctp.c
114
#define
SCTP_ECN_CWR
0x0d
134
{
SCTP_ECN_CWR
, "ECN CWR" },
Completed in 21 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026