Searched refs:lost_cnt (Results 1 – 2 of 2) sorted by relevance
319 uint32_t lost_cnt; member
3343 net->lost_cnt = pkt_cnt;3354 if (pkt_cnt > net->lost_cnt) {3356 cnt = (pkt_cnt - net->lost_cnt);3359 net->lost_cnt = pkt_cnt;