Home
last modified time | relevance | path

Searched refs:NXSPEC_CMD_STOP (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_adapter.h96 NXSPEC_CMD_STOP = 3, enumerator
H A Dnexus_adapter.c2931 na->na_special(na, ch, NULL, NXSPEC_CMD_STOP); in na_stop_spec()
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c313 case NXSPEC_CMD_STOP: in fsw_vp_na_special()
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3128 case NXSPEC_CMD_STOP: in nx_netif_na_special_common()