Home
last modified time | relevance | path

Searched refs:dl_if_detach (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Ddlil_var_private.h244 ctrace_t dl_if_detach; /* detach PC stacktrace */ member
H A Ddlil.c5419 ctrace_record(&((struct dlil_ifnet *)ifp)->dl_if_detach); in ifnet_detach()