Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/nexus/
H A Dnexus_var.h487 extern void nx_port_defunct(struct kern_nexus *, nexus_port_t);
H A Dnexus.c2693 nx_port_defunct(struct kern_nexus *nx, nexus_port_t nx_port) in nx_port_defunct() function
/xnu-8796.121.2/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1490 nx_port_defunct(nx, nx_port); in fsw_port_free()