OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_PRSCTP_SUPPORTED
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp_constants.h
248
#define
SCTP_PRSCTP_SUPPORTED
0xc000
sctp_output.c
2703
prsctp->ph.param_type = htons(
SCTP_PRSCTP_SUPPORTED
);
2960
(ptype ==
SCTP_PRSCTP_SUPPORTED
) ||
3658
prsctp->ph.param_type = htons(
SCTP_PRSCTP_SUPPORTED
);
sctp_pcb.c
4216
} else if (ptype ==
SCTP_PRSCTP_SUPPORTED
) {
sctp_input.c
719
case
SCTP_PRSCTP_SUPPORTED
:
Completed in 22 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025