Searched refs:last_bytes (Results 1 – 2 of 2) sorted by relevance
155 unsigned long last_bytes; member
1028 if ((NET_STAT(jme).rx_bytes - dpi->last_bytes) > PCC_P3_THRESHOLD) in jme_dynamic_pcc()1049 dpi->last_bytes = NET_STAT(jme).rx_bytes; in jme_start_pcc_timer()