Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/packet/
H A Dpbufpool_var.h67 struct skmem_cache *pp_buf_cache[PBUFPOOL_MAX_BUF_REGIONS]; member
159 #define PP_BUF_CACHE_DEF(_pp) ((_pp)->pp_buf_cache[PBUFPOOL_BUF_IDX_DEF])
160 #define PP_BUF_CACHE_LARGE(_pp) ((_pp)->pp_buf_cache[PBUFPOOL_BUF_IDX_LARGE])