Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_var.h495 extern void nx_port_defunct(struct kern_nexus *, nexus_port_t);
H A Dnexus.c2759 nx_port_defunct(struct kern_nexus *nx, nexus_port_t nx_port) in nx_port_defunct() function
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1606 nx_port_defunct(nx, nx_port); in fsw_port_free()