OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_congctl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_congctl.h
1
/* $NetBSD:
tcp_congctl
.h,v 1.7 2013/11/12 09:02:05 kefren Exp $ */
39
const struct
tcp_congctl
*congctl_ctl;
46
struct
tcp_congctl
{
struct
79
extern const struct
tcp_congctl
tcp_reno_ctl;
80
extern const struct
tcp_congctl
tcp_newreno_ctl;
81
extern const struct
tcp_congctl
tcp_cubic_ctl;
90
int tcp_congctl_register(const char *, const struct
tcp_congctl
*);
95
tcp_congctl_bystruct(const struct
tcp_congctl
*);
tcp_congctl.h
1
/* $NetBSD:
tcp_congctl
.h,v 1.7 2013/11/12 09:02:05 kefren Exp $ */
39
const struct
tcp_congctl
*congctl_ctl;
46
struct
tcp_congctl
{
struct
79
extern const struct
tcp_congctl
tcp_reno_ctl;
80
extern const struct
tcp_congctl
tcp_newreno_ctl;
81
extern const struct
tcp_congctl
tcp_cubic_ctl;
90
int tcp_congctl_register(const char *, const struct
tcp_congctl
*);
95
tcp_congctl_bystruct(const struct
tcp_congctl
*);
Completed in 21 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025