Searched refs:nx_port_find (Results 1 – 4 of 4) sorted by relevance
| /xnu-8796.121.2/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 621 error = nx_port_find(nx, first, last - 1, &port); in nx_fsw_dom_find_port() 673 error = nx_port_find(nx, first, last - 1, &port); in nx_fsw_dom_bind_port()
|
| /xnu-8796.121.2/bsd/skywalk/nexus/ |
| H A D | nexus_var.h | 474 extern int nx_port_find(struct kern_nexus *, nexus_port_t,
|
| H A D | nexus.c | 2453 nx_port_find(struct kern_nexus *nx, nexus_port_t first, in nx_port_find() function
|
| /xnu-8796.121.2/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 1103 error = nx_port_find(nx, first, last - 1, &port); in nx_netif_dom_bind_port()
|