Searched refs:pp_free_packet (Results 1 – 8 of 8) sorted by relevance
| /xnu-12377.1.9/bsd/skywalk/packet/ |
| H A D | pbufpool_var.h | 250 extern void pp_free_packet(struct kern_pbufpool *, uint64_t);
|
| H A D | pbufpool_kern.c | 377 pp_free_packet(pp, SK_PTR_ADDR(ph)); in kern_pbufpool_free()
|
| H A D | pbufpool.c | 1759 pp_free_packet(__DECONST(struct kern_pbufpool *, in pp_purge_upp_locked() 2402 pp_free_packet(struct kern_pbufpool *pp, uint64_t kqum) in pp_free_packet() function 2417 pp_free_packet(__DECONST(struct kern_pbufpool *, in pp_free_packet_single()
|
| /xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_ip_frag.c | 1051 pp_free_packet(__DECONST(struct kern_pbufpool *, pkt->pkt_qum.qum_pp), in ipf_free_pkt()
|
| /xnu-12377.1.9/bsd/net/classq/ |
| H A D | classq_fq_codel.c | 315 pp_free_packet(pp, (uint64_t)kpkt); in fq_compressor()
|
| /xnu-12377.1.9/bsd/skywalk/channel/ |
| H A D | channel_ring.c | 605 pp_free_packet(pp, (uint64_t)kqum); in kr_txprologue_upp()
|
| /xnu-12377.1.9/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 2313 pp_free_packet(pp, SK_PTR_ADDR(kqum)); in na_kr_populate_slots() 2420 pp_free_packet(pp, SK_PTR_ADDR(kqum)); ++j; in na_kr_depopulate_slots()
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | dlil.c | 3386 pp_free_packet(__DECONST(struct kern_pbufpool *, in ifnet_enqueue_pkt() 3394 pp_free_packet(__DECONST(struct kern_pbufpool *, in ifnet_enqueue_pkt() 3399 pp_free_packet(__DECONST(struct kern_pbufpool *, in ifnet_enqueue_pkt()
|