OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_INITIATION
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/netinet/
sctp.h
250
#define
SCTP_INITIATION
0x01
sctp_input.c
1103
if (init_cp->ch.chunk_type !=
SCTP_INITIATION
) {
1444
if (init_cp->ch.chunk_type !=
SCTP_INITIATION
) {
2516
case
SCTP_INITIATION
:
3064
if (ch->chunk_type ==
SCTP_INITIATION
) {
3256
case
SCTP_INITIATION
:
4209
if (ch->chunk_type ==
SCTP_INITIATION
) {
sctp_pcb.c
1200
if ((ch->chunk_type !=
SCTP_INITIATION
) &&
1228
if ((ch->chunk_type ==
SCTP_INITIATION
) ||
sctputil.c
2779
if (ch->chunk_type ==
SCTP_INITIATION
) {
sctp_output.c
2638
initm->msg.ch.chunk_type =
SCTP_INITIATION
;
/src/sys/netinet6/
sctp6_usrreq.c
217
if (ch->chunk_type ==
SCTP_INITIATION
) {
Completed in 27 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025