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_NO_FRAGMENT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
85
#define
SCTP_PCB_FLAGS_NO_FRAGMENT
0x00080000
sctp_usrreq.c
1360
optval = inp->sctp_flags &
SCTP_PCB_FLAGS_NO_FRAGMENT
;
2414
set_opt =
SCTP_PCB_FLAGS_NO_FRAGMENT
;
sctp_output.c
4377
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NO_FRAGMENT
) &&
Completed in 31 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025