Home
last modified time | relevance | path

Searched refs:DTRACE_TCP5 (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_ccdbg.c145 DTRACE_TCP5(cc, void, NULL, struct inpcb *, inp, in tcp_ccdbg_trace()
H A Dtcp_output.c3126 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, inp, in tcp_output()
3130 DTRACE_TCP5(send, struct mbuf *, m, struct inpcb *, inp, in tcp_output()
H A Dtcp_input.c2129 DTRACE_TCP5(receive, struct mbuf *, m, struct inpcb *, NULL, in tcp_input()
2166 DTRACE_TCP5(receive, struct mbuf *, m, struct inpcb *, NULL, in tcp_input()
/xnu-11215.81.4/osfmk/mach/machine/
H A Dsdt.h271 #define DTRACE_TCP5(name, typ1, arg1, type2, arg2, type3, arg3, \ macro