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_NODELAY
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
74
#define
SCTP_PCB_FLAGS_NODELAY
0x00000100
sctp_usrreq.c
1369
optval = inp->sctp_flags &
SCTP_PCB_FLAGS_NODELAY
;
2428
set_opt =
SCTP_PCB_FLAGS_NODELAY
;
sctp_output.c
7451
if (((inp->sctp_flags &
SCTP_PCB_FLAGS_NODELAY
) == 0) &&
10110
if (((inp->sctp_flags &
SCTP_PCB_FLAGS_NODELAY
) == 0) &&
Completed in 21 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025