OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcp_reno_ctl
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
tcp_congctl.h
79
extern const struct tcp_congctl
tcp_reno_ctl
;
tcp_congctl.c
243
r = tcp_congctl_register("reno", &
tcp_reno_ctl
);
645
const struct tcp_congctl
tcp_reno_ctl
= {
variable in typeref:typename:const struct tcp_congctl
tcp_output.c
1655
if (sendalot && (tp->t_congctl == &
tcp_reno_ctl
|| --maxburst))
Completed in 16 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025