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

/external/iproute2/misc/
H A Dss.c2479 int tcp4_hashed; member in struct:sockstat
2516 &s->tcp4_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);
2571 s.raw4+s.udp4+s.tcp4_hashed+
2573 s.raw4+s.udp4+s.tcp4_hashed,

Completed in 53 milliseconds