Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.h354 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-11417.121.6/bsd/skywalk/nexus/
H A Dnexus_kern.c99 nxdom_attach(&nx_flowswitch_dom_s); in nxdom_attach_all()