Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h80 extern void fsw_free(struct nx_flowswitch *fsw);
H A Dnx_flowswitch.c566 fsw_free(fsw); in nx_fsw_prov_nx_dtor()
H A Dfsw.c2369 fsw_free(struct nx_flowswitch *fsw) in fsw_free() function