Home
last modified time | relevance | path

Searched refs:skoid_destroy (Results 1 – 6 of 6) sorted by relevance

/xnu-8020.140.41/bsd/skywalk/core/
H A Dskywalk_sysctl.c146 skoid_destroy(struct skoid *skoid) in skoid_destroy() function
H A Dskywalk_var.h596 extern void skoid_destroy(struct skoid *skoid);
/xnu-8020.140.41/bsd/skywalk/nexus/netif/
H A Dnx_netif_mit.c424 skoid_destroy(&mit->mit_skoid); in nx_netif_mit_cleanup()
H A Dnx_netif.c1395 skoid_destroy(&nif->nif_skoid); in nx_netif_ctl_detach()
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c254 skoid_destroy(&mgr->ipfm_skoid); in fsw_ip_frag_mgr_destroy()
H A Dfsw.c407 skoid_destroy(&fsw->fsw_skoid); in fsw_teardown_ifp()