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_RECVPEERERR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
79
#define
SCTP_PCB_FLAGS_RECVPEERERR
0x00002000
sctp_usrreq.c
1642
if (inp->sctp_flags &
SCTP_PCB_FLAGS_RECVPEERERR
)
2700
inp->sctp_flags |=
SCTP_PCB_FLAGS_RECVPEERERR
;
2702
inp->sctp_flags &= ~
SCTP_PCB_FLAGS_RECVPEERERR
;
Completed in 86 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025