Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/mach/machine/
H A Dsdt.h375 #define DTRACE_TCP3(name, type1, arg1, type2, arg2, type3, arg3) \ macro
/xnu-8020.121.3/bsd/netinet/
H A Dtcp_input.c465 DTRACE_TCP3(iaj, struct tcpcb *, tp, uint32_t, cur_iaj, in compute_iaj_meat()