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() 1858 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 1922 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3367 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3407 TCP_PROBE3(debug__input, tp, th, m); in tcp_do_segment() 3425 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 | 1417 TCP_PROBE3(debug__output, tp, th, m); in tcp_default_output()
|
H A D | tcp_subr.c | 2076 TCP_PROBE3(debug__output, tp, th, m); in tcp_respond()
|