OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_PCB_FLAGS_ADAPTIONEVNT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
82
#define
SCTP_PCB_FLAGS_ADAPTIONEVNT
0x00010000
sctp_usrreq.c
1651
if (inp->sctp_flags &
SCTP_PCB_FLAGS_ADAPTIONEVNT
)
2718
inp->sctp_flags |=
SCTP_PCB_FLAGS_ADAPTIONEVNT
;
2720
inp->sctp_flags &= ~
SCTP_PCB_FLAGS_ADAPTIONEVNT
;
sctputil.c
2159
if (!(stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_ADAPTIONEVNT
))
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025