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_WAKEINPUT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_constants.h
825
inp->sctp_flags |=
SCTP_PCB_FLAGS_WAKEINPUT
; \
sctp_pcb.h
91
#define
SCTP_PCB_FLAGS_WAKEINPUT
0x01000000
sctp_usrreq.c
3685
if (inp->sctp_flags &
SCTP_PCB_FLAGS_WAKEINPUT
) {
3686
inp->sctp_flags &= ~
SCTP_PCB_FLAGS_WAKEINPUT
;
Completed in 15 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025