Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dkpi_interface.h355 typedef void (*ifnet_detached_func)(ifnet_t interface); typedef
718 ifnet_detached_func detach; /* optional */
1135 ifnet_detached_func detach; /* optional */
H A Dif_var_private.h658 ifnet_detached_func if_free;
667 ifnet_detached_func if_detach;
H A Dkpi_interface.c124 ifnet_detached_func detach_func; in ifnet_kpi_free()
H A Ddlil.c9882 ifnet_detached_func if_free; in ifnet_detach_final()