Searched refs:lost_cnt (Results 1 – 2 of 2) sorted by relevance
315 uint32_t lost_cnt; member
3218 net->lost_cnt = pkt_cnt;3229 if (pkt_cnt > net->lost_cnt) {3231 cnt = (pkt_cnt - net->lost_cnt);3234 net->lost_cnt = pkt_cnt;