Searched refs:tcpOutRsts (Results 1 – 7 of 7) sorted by relevance
42 u32 tcpOutRsts; member
407 stats->iw.tcpOutRsts = v4.tcpOutRsts + v6.tcpOutSegs; in c4iw_get_mib()
289 u32 tcpOutRsts; member
1323 stats->iw.tcpOutRsts = (u64) m.tcpOutRsts; in iwch_get_mib()
203 u32 tcpOutRsts; member
2061 v4->tcpOutRsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()2069 v6->tcpOutRsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()
757 IW_STATS_ENTRY(tcpOutRsts);