Searched refs:tcp_vegas_get_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_vegas.c | 290 size_t tcp_vegas_get_info(struct sock *sk, u32 ext, int *attr, in tcp_vegas_get_info() function 306 EXPORT_SYMBOL_GPL(tcp_vegas_get_info); variable 316 .get_info = tcp_vegas_get_info,
|
H A D | tcp_vegas.h | 23 size_t tcp_vegas_get_info(struct sock *sk, u32 ext, int *attr,
|
H A D | tcp_yeah.c | 215 .get_info = tcp_vegas_get_info,
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_vegas.c | 291 size_t tcp_vegas_get_info(struct sock *sk, u32 ext, int *attr, in tcp_vegas_get_info() function 307 EXPORT_SYMBOL_GPL(tcp_vegas_get_info); variable 317 .get_info = tcp_vegas_get_info,
|
H A D | tcp_vegas.h | 23 size_t tcp_vegas_get_info(struct sock *sk, u32 ext, int *attr,
|
H A D | tcp_yeah.c | 215 .get_info = tcp_vegas_get_info,
|
Completed in 3 milliseconds