Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c260 static void fsw_purge_cache(struct nx_flowswitch *, boolean_t);
4556 fsw_purge_cache(fsw, low); in fsw_reap_thread_cont()
4738 fsw_purge_cache(struct nx_flowswitch *fsw, boolean_t low) in fsw_purge_cache() function