Home
last modified time | relevance | path

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

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