Searched refs:tcpi_max_pacing_rate (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | tcp.h | 219 __u64 tcpi_max_pacing_rate; member |
/Linux-v4.19/net/ipv4/ | ||
D | tcp.c | 3122 info->tcpi_max_pacing_rate = rate64; in tcp_get_info() |