Searched refs:mbuf_cluster_cnt (Results 1 – 1 of 1) sorted by relevance
1583 def CalcMbufInList(mpkt, pkt_cnt, buf_byte_cnt, mbuf_cnt, mbuf_cluster_cnt): argument1604 mbuf_cluster_cnt[0] += 11834 mbuf_cluster_cnt = [0]1837 CalcMbufInList(mpkt, pkt_cnt, buf_byte_cnt, mbuf_cnt, mbuf_cluster_cnt)1844 out_string += "Total mbuf cluster count " + str(int(mbuf_cluster_cnt[0])) + "\n"