Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c238 static uint32_t fsw_process_linger(struct nx_flowswitch *, uint32_t *);
3535 fe_freed = fsw_process_linger(fsw, &fe_aborted); in fsw_reap_thread_cont()
3874 fsw_process_linger(struct nx_flowswitch *fsw, uint32_t *abort) in fsw_process_linger() function