Home
last modified time | relevance | path

Searched defs:pkt_cnt (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/bsd/skywalk/packet/
H A Dpbufpool_kern.c59 uint32_t pkt_cnt; in kern_pbufpool_create() local
/xnu-8020.101.4/bsd/net/pktsched/
H A Dpktsched_fq_codel.c114 classq_pkt_t *tail, u_int32_t *byte_cnt, u_int32_t *pkt_cnt, in fq_getq_flow_kpkt()
169 classq_pkt_t *tail, u_int32_t *byte_cnt, u_int32_t *pkt_cnt, in fq_getq_flow_mbuf()
/xnu-8020.101.4/tools/lldbmacros/
H A Dnet.py1718 def CalcMbufInList(mpkt, pkt_cnt, buf_byte_cnt, mbuf_cnt, mbuf_cluster_cnt): argument