Searched refs:newreno_cong_signal (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/netinet/cc/
H A Dcc_newreno.c73 static void newreno_cong_signal(struct cc_var *ccv, uint32_t type);
80 .cong_signal = newreno_cong_signal,
182 newreno_cong_signal(struct cc_var *ccv, uint32_t type) function

Completed in 81 milliseconds