Home
last modified time | relevance | path

Searched refs:pp_find_upp (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/packet/
H A Dpbufpool_var.h194 extern struct __kern_quantum *pp_find_upp(struct kern_pbufpool *, obj_idx_t);
H A Dpbufpool.c1716 pp_find_upp(struct kern_pbufpool *pp, obj_idx_t md_idx) in pp_find_upp() function
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c2362 if ((qum = pp_find_upp(pp, midx)) != NULL) { in na_kr_depopulate_slots()