Searched refs:pp_alloc_packet_common (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.121.2/bsd/skywalk/packet/ |
| H A D | pbufpool.c | 35 static uint32_t pp_alloc_packet_common(struct kern_pbufpool *, uint16_t, 2013 pp_alloc_packet_common(struct kern_pbufpool *pp, uint16_t bufcnt, in pp_alloc_packet_common() function 2084 (void) pp_alloc_packet_common(pp, bufcnt, &kpkt, 1, FALSE, in pp_alloc_packet() 2103 i = pp_alloc_packet_common(pp, bufcnt, array, n, tagged, in pp_alloc_packet_batch() 2203 (void) pp_alloc_packet_common(pp, (uint16_t)bufcnt, &kpkt, 1, TRUE, in pp_alloc_packet_by_size()
|