Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h154 extern void fsw_linger_purge(struct nx_flowswitch *fsw);
H A Dfsw.c2492 fsw_linger_purge(fsw); in fsw_detach()
H A Dfsw_dp.c4315 fsw_linger_purge(fsw); in fsw_dp_dtor()
4388 fsw_linger_purge(struct nx_flowswitch *fsw) in fsw_linger_purge() function