Searched refs:numpkts (Results 1 – 2 of 2) sorted by relevance
1419 unsigned int numpkts = 1; in mbuf_allocpacket() local1427 m = m_allocpacket_internal(&numpkts, packetlen, in mbuf_allocpacket()1449 mbuf_allocpacket_list(unsigned int numpkts, mbuf_how_t how, size_t packetlen, in mbuf_allocpacket_list() argument1456 if (numpkts == 0) { in mbuf_allocpacket_list()1464 m = m_allocpacket_internal(&numpkts, packetlen, in mbuf_allocpacket_list()
706 extern errno_t mbuf_allocpacket_list(unsigned int numpkts, mbuf_how_t how,