Home
last modified time | relevance | path

Searched refs:PP_REGION_CONFIG_BUFLET (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.101.15/bsd/skywalk/packet/
H A Dpbufpool_var.h224 #define PP_REGION_CONFIG_BUFLET 0x00000040 macro
H A Dpbufpool_kern.c127 pp_region_flags |= PP_REGION_CONFIG_BUFLET; in kern_pbufpool_create()
H A Dpbufpool.c354 bool config_buflet = ((flags & PP_REGION_CONFIG_BUFLET) != 0); in pp_regions_params_adjust()
/xnu-11417.101.15/bsd/skywalk/nexus/
H A Dnexus_kern.c2155 pp_region_config_flags |= PP_REGION_CONFIG_BUFLET; in nxprov_params_adjust()