Home
last modified time | relevance | path

Searched refs:pktcount (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/kern/
H A Duipc_mbuf.c2634 int pktcount = 0; in m_freem_list() local
2638 pktcount++; in m_freem_list()
2806 return pktcount; in m_freem_list()
H A Duipc_mbuf_mcache.c3885 int pktcount = 0; local
3889 pktcount++;
4065 return pktcount;