OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_STAT_LOG_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctputil.c
116
struct sctp_cwnd_log sctp_clog[
SCTP_STAT_LOG_SIZE
];
135
if (sctp_cwnd_log_at >=
SCTP_STAT_LOG_SIZE
) {
152
if (sctp_cwnd_log_at >=
SCTP_STAT_LOG_SIZE
) {
169
if (sctp_cwnd_log_at >=
SCTP_STAT_LOG_SIZE
) {
198
if (sctp_cwnd_log_at >=
SCTP_STAT_LOG_SIZE
) {
215
if (sctp_cwnd_log_at >=
SCTP_STAT_LOG_SIZE
) {
231
if (sctp_cwnd_log_at >=
SCTP_STAT_LOG_SIZE
) {
247
if (sctp_cwnd_log_at >=
SCTP_STAT_LOG_SIZE
) {
263
if (sctp_cwnd_log_at >=
SCTP_STAT_LOG_SIZE
) {
279
if (sctp_cwnd_log_at >=
SCTP_STAT_LOG_SIZE
) {
[
all
...]
sctp_constants.h
41
#define
SCTP_STAT_LOG_SIZE
80000
Completed in 57 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025