Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c261 static void fsw_drain_channels(struct nx_flowswitch *, uint64_t, boolean_t);
4579 fsw_drain_channels(fsw, now, low); in fsw_reap_thread_cont()
4678 fsw_drain_channels(struct nx_flowswitch *fsw, uint64_t now, boolean_t low) in fsw_drain_channels() function