Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Ddlil_var_private.h246 ctrace_t dl_if_attach; /* attach PC stacktrace */ member
H A Ddlil.c5188 ctrace_record(&((struct dlil_ifnet *)ifp)->dl_if_attach); in ifnet_attach()