Home
last modified time | relevance | path

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

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