Home
last modified time | relevance | path

Searched refs:DTRACE_IP2 (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6.h129 DTRACE_IP2(nd6_state_transition, struct llinfo_nd6 *, (ln), int, (nstate));\
/xnu-12377.41.6/osfmk/mach/machine/
H A Dsdt.h205 #define DTRACE_IP2(name, type1, arg1, type2, arg2) \ macro
/xnu-12377.41.6/bsd/net/
H A Ddlil.c4322 DTRACE_IP2(datamov__begin, struct ifnet *, ifp, boolean_t, ret); in ifnet_datamov_begin()