OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_FR_CWND_REPORT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_constants.h
167
#define
SCTP_FR_CWND_REPORT
58
[
all
...]
sctp_timer.c
502
sctp_log_fr(net->flight_size, 0, 0,
SCTP_FR_CWND_REPORT
);
503
sctp_log_fr(net->flight_size, net->cwnd, stcb->asoc.total_flight,
SCTP_FR_CWND_REPORT
);
[
all
...]
Completed in 30 milliseconds