Searched refs:TCP_PROBE3 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_input.c | 1346 TCP_PROBE3(debug__input, tp, th, m); in tcp_input_with_port() 1864 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 1928 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3411 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3452 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3471 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment()
|
H A D | in_kdtrace.h | 43 #define TCP_PROBE3(probe, arg0, arg1, arg2) \ macro
|
H A D | tcp_output.c | 1420 TCP_PROBE3(debug__output, tp, th, m); in tcp_default_output()
|
H A D | tcp_subr.c | 2093 TCP_PROBE3(debug__output, tp, th, m); in tcp_respond()
|