Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus_var.h478 extern int nx_port_bind_info(struct kern_nexus *, nexus_port_t,
H A Dnexus.c2774 nx_port_bind_info(struct kern_nexus *nx, nexus_port_t nx_port, in nx_port_bind_info() function
2830 return nx_port_bind_info(nx, nx_port, nxb0, NULL); in nx_port_bind()
/xnu-8020.101.4/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1076 error = nx_port_bind_info(nx, port, nxb, info); in nx_netif_dom_bind_port()
1082 error = nx_port_bind_info(nx, port, nxb, info); in nx_netif_dom_bind_port()