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_NEEDS_MAPPED_V4
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp_usrreq.c
985
if (inp->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) {
1114
if (inp->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
)
1128
if (inp->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
)
1363
optval = inp->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
;
1751
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) ||
1808
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) ||
1826
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
2422
set_opt =
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
;
sctputil.c
1930
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
2016
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
2110
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
2182
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
2252
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
2331
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
2427
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
sctp_pcb.h
93
#define
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
0x04000000
sctp_indata.c
418
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
640
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
1940
if ((stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_NEEDS_MAPPED_V4
) &&
Completed in 17 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025