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

/darwin-on-arm/xnu/osfmk/mach/
H A Dsdt.h273 #define DTRACE_TCP3(name, type1, arg1, type2, arg2, type3, arg3) \ macro
323 #define DTRACE_TCP3(name, type1, arg1, type2, arg2, type3, arg3) do {} while(0) macro
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_input.c477 DTRACE_TCP3(iaj, struct tcpcb *, tp, uint32_t, cur_iaj, uint32_t, allowed_iaj);

Completed in 21 milliseconds