Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_cc_functions.c1952 htcp_beta_update(struct htcp *ca, uint32_t minRTT, uint32_t maxRTT) in htcp_beta_update()
2018 uint32_t maxRTT = net->cc_mod.htcp_ca.maxRTT; in htcp_param_update() local
H A Dsctp_structs.h224 uint32_t maxRTT; member