Searched defs:tcp_congctl (Results 1 – 1 of 1) sorted by relevance
46 struct tcp_congctl { struct53 int (*fast_retransmit)(struct tcpcb *, const struct tcphdr *);79 extern const struct tcp_congctl tcp_reno_ctl; argument