Searched refs:lost_cnt (Results 1 – 2 of 2) sorted by relevance
315 uint32_t lost_cnt; member
3211 net->lost_cnt = pkt_cnt;3222 if (pkt_cnt > net->lost_cnt) {3224 cnt = (pkt_cnt - net->lost_cnt);3227 net->lost_cnt = pkt_cnt;