Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c158 static int nx_mon_dom_bind_port(struct kern_nexus *, nexus_port_t *,
270 .nxdom_bind_port = nx_mon_dom_bind_port,
338 nx_mon_dom_bind_port(struct kern_nexus *nx, nexus_port_t *nx_port, in nx_mon_dom_bind_port() function