OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_label_bug
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/apps/
s_client.c
645
{"
sctp_label_bug
", OPT_SCTP_LABEL_BUG, '-', "Enable SCTP label length bug"},
888
int
sctp_label_bug
= 0;
local
1277
sctp_label_bug
= 1;
1713
if (protocol == IPPROTO_SCTP &&
sctp_label_bug
== 1)
s_server.c
948
{"
sctp_label_bug
", OPT_SCTP_LABEL_BUG, '-', "Enable SCTP label length bug"},
1054
int
sctp_label_bug
= 0;
local
1527
sctp_label_bug
= 1;
1863
if (protocol == IPPROTO_SCTP &&
sctp_label_bug
== 1)
/src/crypto/external/bsd/openssl.old/dist/apps/
s_client.c
755
{"
sctp_label_bug
", OPT_SCTP_LABEL_BUG, '-', "Enable SCTP label length bug"},
984
int
sctp_label_bug
= 0;
local
1356
sctp_label_bug
= 1;
1753
if (protocol == IPPROTO_SCTP &&
sctp_label_bug
== 1)
s_server.c
949
{"
sctp_label_bug
", OPT_SCTP_LABEL_BUG, '-', "Enable SCTP label length bug"},
1060
int
sctp_label_bug
= 0;
local
1507
sctp_label_bug
= 1;
1814
if (protocol == IPPROTO_SCTP &&
sctp_label_bug
== 1)
/src/crypto/external/apache2/openssl/dist/apps/
s_client.c
786
{ "
sctp_label_bug
", OPT_SCTP_LABEL_BUG, '-', "Enable SCTP label length bug" },
1040
int
sctp_label_bug
= 0;
local
1462
sctp_label_bug
= 1;
1918
if (protocol == IPPROTO_SCTP &&
sctp_label_bug
== 1)
s_server.c
1078
{ "
sctp_label_bug
", OPT_SCTP_LABEL_BUG, '-', "Enable SCTP label length bug" },
1187
int
sctp_label_bug
= 0;
local
1675
sctp_label_bug
= 1;
2046
if (protocol == IPPROTO_SCTP &&
sctp_label_bug
== 1)
Completed in 40 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026