Home
last modified time | relevance | path

Searched defs:maxRTT (Results 1 – 2 of 2) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c2049 htcp_beta_update(struct htcp *ca, uint32_t minRTT, uint32_t maxRTT) in htcp_beta_update()
2112 uint32_t maxRTT = net->cc_mod.htcp_ca.maxRTT; in htcp_param_update() local
Dsctp_structs.h266 uint32_t maxRTT; member