Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c702 char cong_alg[16]; member
1865 if (s->cong_alg[0]) in tcp_stats_print()
1866 printf(" %s", s->cong_alg); in tcp_stats_print()
2198 strncpy(s.cong_alg, in tcp_show_info()
2200 sizeof(s.cong_alg) - 1); in tcp_show_info()