Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c241 static void fsw_purge_cache(struct nx_flowswitch *, boolean_t);
3295 fsw_purge_cache(fsw, low); in fsw_reap_thread_cont()
3447 fsw_purge_cache(struct nx_flowswitch *fsw, boolean_t low) in fsw_purge_cache() function