Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/nexus/
H A Dnexus.c2531 struct nx_port_info *ports; in nx_port_grow()
2560 if ((ports = sk_realloc_type_array(struct nx_port_info, old_num_ports, in nx_port_grow()
2589 struct nx_port_info *npi = NULL; in nx_port_alloc()
2695 struct nx_port_info *npi = &nx->nx_ports[nx_port]; in nx_port_defunct()
2704 struct nx_port_info *npi = NULL; in nx_port_free()
2736 struct nx_port_info *npi = NULL; in nx_port_bind_info()
2810 struct nx_port_info *npi = NULL; in nx_port_unbind()
2872 struct nx_port_info *npi; in nx_port_get_info()
2938 sk_free_type_array(struct nx_port_info, num_ports, nx->nx_ports); in nx_port_free_all()
H A Dnexus_var.h113 struct nx_port_info { struct
225 struct nx_port_info *nx_ports;