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