Home
last modified time | relevance | path

Searched refs:htcp (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c1938 htcp_cong_time(struct htcp *ca) in htcp_cong_time()
1944 htcp_ccount(struct htcp *ca) in htcp_ccount()
1950 htcp_reset(struct htcp *ca) in htcp_reset()
2030 htcp_beta_update(struct htcp *ca, uint32_t minRTT, uint32_t maxRTT) in htcp_beta_update()
2057 htcp_alpha_update(struct htcp *ca) in htcp_alpha_update()
2185 memset(&net->cc_mod.htcp_ca, 0, sizeof(struct htcp)); in htcp_init()
Dsctp_structs.h250 struct htcp { struct
328 struct htcp htcp_ca; /* JRS - struct used in HTCP algorithm */