Home
last modified time | relevance | path

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

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