Home
last modified time | relevance | path

Searched refs:pp_create (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.141.3/bsd/skywalk/packet/
H A Dpbufpool_var.h178 extern struct kern_pbufpool *pp_create(const char *name,
H A Dpbufpool_kern.c220 if ((pp = pp_create((const char *)init->kbi_name, srp, in kern_pbufpool_create()
H A Dpbufpool.c1042 pp_create(const char *name, struct skmem_region_params *srp_array, in pp_create() function
/xnu-8796.141.3/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_vp.c337 pp = pp_create(pp_name, srp, NULL, NULL, NULL, NULL, NULL, in netif_filter_na_mem_new()
/xnu-8796.141.3/bsd/skywalk/mem/
H A Dskmem_arena.c286 rx_pp = pp_create(name, srp, NULL, NULL, NULL, NULL, NULL, in skmem_arena_pp_setup()