Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.h357 extern struct nxdom nx_flowswitch_dom_s;
H A Dnx_flowswitch.c129 struct nxdom nx_flowswitch_dom_s = { variable
131 STAILQ_HEAD_INITIALIZER(nx_flowswitch_dom_s.nxdom_prov_head),
/xnu-12377.81.4/bsd/skywalk/nexus/
H A Dnexus_kern.c98 nxdom_attach(&nx_flowswitch_dom_s); in nxdom_attach_all()