Home
last modified time | relevance | path

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

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