Searched refs:numpkts (Results 1 – 2 of 2) sorted by relevance
1260 unsigned int numpkts = 1; in mbuf_allocpacket() local1268 m = m_allocpacket_internal(&numpkts, packetlen, in mbuf_allocpacket()1290 mbuf_allocpacket_list(unsigned int numpkts, mbuf_how_t how, size_t packetlen, in mbuf_allocpacket_list() argument1297 if (numpkts == 0) { in mbuf_allocpacket_list()1305 m = m_allocpacket_internal(&numpkts, packetlen, in mbuf_allocpacket_list()
607 extern errno_t mbuf_allocpacket_list(unsigned int numpkts, mbuf_how_t how,