Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dkpi_interface.h357 typedef void (*ifnet_detached_func)(ifnet_t interface); typedef
720 ifnet_detached_func detach; /* optional */
1140 ifnet_detached_func detach; /* optional */
H A Dif_var_private.h656 ifnet_detached_func if_free;
665 ifnet_detached_func if_detach;
H A Dkpi_interface.c121 ifnet_detached_func detach_func; in ifnet_kpi_free()
H A Ddlil.c9556 ifnet_detached_func if_free; in ifnet_detach_final()