Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c96 static void nx_fsw_dom_fini(struct nxdom *);
214 .nxdom_fini = nx_fsw_dom_fini,
275 nx_fsw_dom_fini(struct nxdom *nxdom) in nx_fsw_dom_fini() function