Searched refs:mbuf_cluster_cnt (Results 1 – 1 of 1) sorted by relevance
1720 def CalcMbufInList(mpkt, pkt_cnt, buf_byte_cnt, mbuf_cnt, mbuf_cluster_cnt): argument1730 mbuf_cluster_cnt[0] += 11920 mbuf_cluster_cnt = [0]1923 CalcMbufInList(mpkt, pkt_cnt, buf_byte_cnt, mbuf_cnt, mbuf_cluster_cnt)1930 out_string += "Total mbuf cluster count " + str(int(mbuf_cluster_cnt[0])) + "\n"