Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c95 static void nx_fsw_dom_terminate(struct nxdom *);
213 .nxdom_terminate = nx_fsw_dom_terminate,
257 nx_fsw_dom_terminate(struct nxdom *nxdom) in nx_fsw_dom_terminate() function