Searched refs:pp_alloc_packet_batch (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.140.41/bsd/skywalk/packet/ |
| H A D | pbufpool_var.h | 188 extern int pp_alloc_packet_batch(struct kern_pbufpool *, uint16_t, uint64_t *,
|
| H A D | pbufpool_kern.c | 387 return pp_alloc_packet_batch(pp, (uint16_t)bufcnt, array, size, TRUE, in kern_pbufpool_alloc_batch_common()
|
| H A D | pbufpool.c | 1778 pp_alloc_packet_batch(struct kern_pbufpool *pp, uint16_t bufcnt, in pp_alloc_packet_batch() function
|