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_PDAPIEVNT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
83
#define
SCTP_PCB_FLAGS_PDAPIEVNT
0x00020000
sctp_usrreq.c
1648
if (inp->sctp_flags &
SCTP_PCB_FLAGS_PDAPIEVNT
)
2712
inp->sctp_flags |=
SCTP_PCB_FLAGS_PDAPIEVNT
;
2714
inp->sctp_flags &= ~
SCTP_PCB_FLAGS_PDAPIEVNT
;
sctputil.c
2229
if (!(stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_PDAPIEVNT
))
Completed in 16 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025