Searched refs:tcpRetransSeg_lo (Results 1 – 3 of 3) sorted by relevance
50 u32 tcpRetransSeg_lo; member
295 u32 tcpRetransSeg_lo; member
1155 stats->value[TCPINERRS] = ((u64)m.tcpRetransSeg_hi << 32) + m.tcpRetransSeg_lo, in iwch_get_mib()