Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c1951 htcp_beta_update(struct htcp *ca, uint32_t minRTT, uint32_t maxRTT) in htcp_beta_update()
2017 uint32_t maxRTT = net->cc_mod.htcp_ca.maxRTT; in htcp_param_update() local
H A Dsctp_structs.h207 uint32_t maxRTT; member