Home
last modified time | relevance | path

Searched refs:TCP_PROBE5 (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_timewait.c334 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in tcp_twcheck()
342 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in tcp_twcheck()
H A Dtcp_syncache.c1561 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in syncache_add()
1750 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in syncache_add()
1767 TCP_PROBE5(receive, NULL, NULL, m, NULL, th); in syncache_add()
2019 TCP_PROBE5(send, NULL, NULL, ip6, NULL, th); in syncache_respond()
2049 TCP_PROBE5(send, NULL, NULL, ip, NULL, th); in syncache_respond()
H A Dtcp_output.c1462 TCP_PROBE5(connect__request, NULL, tp, ip6, tp, th); in tcp_default_output()
1464 TCP_PROBE5(send, NULL, tp, ip6, tp, th); in tcp_default_output()
1504 TCP_PROBE5(connect__request, NULL, tp, ip, tp, th); in tcp_default_output()
1506 TCP_PROBE5(send, NULL, tp, ip, tp, th); in tcp_default_output()
H A Dtcp_input.c1159 TCP_PROBE5(receive, NULL, tp, m, tp, th); in tcp_input_with_port()
1370 TCP_PROBE5(receive, NULL, tp, m, tp, th); in tcp_input_with_port()
1408 TCP_PROBE5(receive, NULL, tp, m, tp, th); in tcp_input_with_port()
1414 TCP_PROBE5(receive, NULL, tp, m, tp, th); in tcp_input_with_port()
2020 TCP_PROBE5(connect__refused, NULL, tp, in tcp_do_segment()
2085 TCP_PROBE5(connect__established, NULL, tp, in tcp_do_segment()
2497 TCP_PROBE5(accept__established, NULL, tp, in tcp_do_segment()
H A Dtcp_lro_hpts.c368 TCP_PROBE5(receive, NULL, tp, m, tp, th); in do_bpf_strip_and_compress()
H A Din_kdtrace.h47 #define TCP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ macro
H A Dtcp_subr.c2078 TCP_PROBE5(accept__refused, NULL, NULL, m, tp, nth); in tcp_respond()
2132 TCP_PROBE5(send, NULL, tp, ip6, tp, nth); in tcp_respond()
2142 TCP_PROBE5(send, NULL, tp, ip, tp, nth); in tcp_respond()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c8768 TCP_PROBE5(connect__refused, NULL, tp, in bbr_do_syn_sent()
8853 TCP_PROBE5(connect__established, NULL, tp, in bbr_do_syn_sent()
9096 TCP_PROBE5(accept__established, NULL, tp, in bbr_do_syn_recv()
13546 TCP_PROBE5(connect__request, NULL, tp, ip6, tp, th); in bbr_output_wtime()
13548 TCP_PROBE5(send, NULL, tp, ip6, tp, th); in bbr_output_wtime()
13589 TCP_PROBE5(connect__request, NULL, tp, ip, tp, th); in bbr_output_wtime()
13591 TCP_PROBE5(send, NULL, tp, ip, tp, th); in bbr_output_wtime()
H A Drack.c12881 TCP_PROBE5(connect__refused, NULL, tp, in rack_do_syn_sent()
12982 TCP_PROBE5(connect__established, NULL, tp, in rack_do_syn_sent()
13203 TCP_PROBE5(accept__established, NULL, tp, in rack_do_syn_recv()
22004 TCP_PROBE5(connect__request, NULL, tp, ip6, tp, th); in rack_output()
22006 TCP_PROBE5(send, NULL, tp, ip6, tp, th); in rack_output()
22049 TCP_PROBE5(connect__request, NULL, tp, ip, tp, th); in rack_output()
22051 TCP_PROBE5(send, NULL, tp, ip, tp, th); in rack_output()