Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c1957 htcp_cong_time(struct htcp *ca) in htcp_cong_time()
1963 htcp_ccount(struct htcp *ca) in htcp_ccount()
1969 htcp_reset(struct htcp *ca) in htcp_reset()
2049 htcp_beta_update(struct htcp *ca, uint32_t minRTT, uint32_t maxRTT) in htcp_beta_update()
2076 htcp_alpha_update(struct htcp *ca) in htcp_alpha_update()
2206 memset(&net->cc_mod.htcp_ca, 0, sizeof(struct htcp)); in htcp_init()
Dsctp_structs.h254 struct htcp { struct
332 struct htcp htcp_ca; /* JRS - struct used in HTCP algorithm */