Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_chd.c97 struct chd { struct
157 should_backoff(int qdly, int maxqdly, struct chd *chd_data) in should_backoff()
187 struct chd *chd_data; in chd_window_increase()
237 struct chd *chd_data; in chd_ack_received()
314 struct chd *chd_data; in chd_cb_init()
316 chd_data = malloc(sizeof(struct chd), M_CHD, M_NOWAIT); in chd_cb_init()
330 struct chd *chd_data; in chd_cong_signal()
384 struct chd *chd_data; in chd_conn_init()
495 DECLARE_CC_MODULE(chd, &chd_cc_algo);
496 MODULE_VERSION(chd, 1);
[all …]