Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus_var.h482 extern int nx_port_bind_info(struct kern_nexus *, nexus_port_t,
H A Dnexus.c2751 nx_port_bind_info(struct kern_nexus *nx, nexus_port_t nx_port, in nx_port_bind_info() function
2807 return nx_port_bind_info(nx, nx_port, nxb0, NULL); in nx_port_bind()
/xnu-10063.101.15/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1100 error = nx_port_bind_info(nx, port, nxb, info); in nx_netif_dom_bind_port()
1106 error = nx_port_bind_info(nx, port, nxb, info); in nx_netif_dom_bind_port()