Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c244 static uint32_t fsw_process_linger(struct nx_flowswitch *, uint32_t *);
3251 fe_freed = fsw_process_linger(fsw, &fe_aborted); in fsw_reap_thread_cont()
3591 fsw_process_linger(struct nx_flowswitch *fsw, uint32_t *abort) in fsw_process_linger() function