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_STREAM_RESETEVNT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
84
#define
SCTP_PCB_FLAGS_STREAM_RESETEVNT
0x00040000
sctp_usrreq.c
1654
if (inp->sctp_flags &
SCTP_PCB_FLAGS_STREAM_RESETEVNT
)
2724
inp->sctp_flags |=
SCTP_PCB_FLAGS_STREAM_RESETEVNT
;
2726
inp->sctp_flags &= ~
SCTP_PCB_FLAGS_STREAM_RESETEVNT
;
sctputil.c
2379
if (!(stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_STREAM_RESETEVNT
))
Completed in 15 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025