Home
last modified time | relevance | path

Searched refs:cong_alg (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/misc/
Dss.c759 char cong_alg[16]; member
1711 if (s->cong_alg[0]) in tcp_stats_print()
1712 printf(" %s", s->cong_alg); in tcp_stats_print()
1963 strncpy(s.cong_alg, in tcp_show_info()
1965 sizeof(s.cong_alg) - 1); in tcp_show_info()