Home
last modified time | relevance | path

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

/xnu-11215.61.5/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.c4299 fsw_linger_purge(fsw); in fsw_dp_dtor()
4372 fsw_linger_purge(struct nx_flowswitch *fsw) in fsw_linger_purge() function