Searched refs:tcp6_hashed (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/misc/
H A Dss.c2484 int tcp6_hashed; member in struct:sockstat
2509 sscanf(rem, "%*s%d", &s->tcp6_hashed);
2557 s.tcp_total - (s.tcp4_hashed+s.tcp6_hashed-s.tcp_tws),
2569 printf("TCP %-9d %-9d %-9d\n", s.tcp4_hashed+s.tcp6_hashed, s.tcp4_hashed, s.tcp6_hashed);
2572 s.raw6+s.udp6+s.tcp6_hashed,
2574 s.raw6+s.udp6+s.tcp6_hashed);

Completed in 141 milliseconds