Home
last modified time | relevance | path

Searched defs:tcp_congctl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/netinet/
H A Dtcp_congctl.h46 struct tcp_congctl { struct
53 int (*fast_retransmit)(struct tcpcb *, const struct tcphdr *);
79 extern const struct tcp_congctl tcp_reno_ctl; argument