Home
last modified time | relevance | path

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

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