Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dflowadv.c111 static const unsigned int fadv_size = sizeof(struct flowadv_fcentry); variable
122 fadv_cache = mcache_create(FADV_CACHE_NAME, fadv_size, in flowadv_init()
141 bzero(fce, fadv_size); in flowadv_alloc_entry()