OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_PCB_FLAGS_DONT_WAKE
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_constants.h
[
all
...]
sctp.h
520
#define
SCTP_PCB_FLAGS_DONT_WAKE
0x00800000
sctp_usrreq.c
[
all
...]
sctp_input.c
[
all
...]
sctp_pcb.c
[
all
...]
sctputil.c
532
if (stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_DONT_WAKE
)
[
all
...]
Completed in 64 milliseconds