Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_lro_hpts.c314 UDP_PROBE(receive, NULL, NULL, le->outer.ip4, NULL, in do_bpf_strip_and_compress()
320 UDP_PROBE(receive, NULL, NULL, le->outer.ip6, NULL, in do_bpf_strip_and_compress()
337 UDP_PROBE(receive, NULL, NULL, le->outer.ip4, NULL, in do_bpf_strip_and_compress()
343 UDP_PROBE(receive, NULL, NULL, le->outer.ip6, NULL, in do_bpf_strip_and_compress()
H A Dudp_usrreq.c428 UDP_PROBE(receive, NULL, inp, ip, inp, uh); in udp_multi_input()
657 UDP_PROBE(receive, NULL, NULL, ip, NULL, uh); in udp_input()
684 UDP_PROBE(receive, NULL, inp, ip, inp, uh); in udp_input()
703 UDP_PROBE(receive, NULL, inp, ip, inp, uh); in udp_input()
1507 UDP_PROBE(send, NULL, inp, &ui->ui_i, inp, &ui->ui_u); in udp_send()
H A Din_kdtrace.h35 #define UDP_PROBE(probe, arg0, arg1, arg2, arg3, arg4) \ macro
/freebsd/sys/netinet6/
H A Dudp6_usrreq.c315 UDP_PROBE(receive, NULL, inp, ctx.ip6, inp, in udp6_multi_input()
521 UDP_PROBE(receive, NULL, NULL, ip6, NULL, uh); in udp6_input()
548 UDP_PROBE(receive, NULL, inp, ip6, inp, uh); in udp6_input()
953 UDP_PROBE(send, NULL, inp, ip6, inp, udp6); in udp6_send()