DT3
DT3(ipf_fi_bad_icmp_nextmtu, fr_info_t *, fin, u_int, icmp->icmp_nextmtu, u_int, softc->ipf_icmpminfragmtu);
DT3(ipf_fi_bad_tlen, fr_info_t, fin, u_int, tlen, u_int, sizeof(tcphdr_t));
DT3(ipf_fi_bad_th_urg, fr_info_t*, fin, u_int, (flags & TH_URG), u_int, tcp->th_urp);
DT3(ipf_fi_bad_th_urg0, fr_info_t *, fin, u_int, (flags & TH_URG), u_int, tcp->th_urp);
DT3(ipf_fi_bad_pr_ipv6exthdr_len, fr_info_t *, fin, u_short, shift, u_short, fin->fin_dlen);
DT3(l4sums, u_short, hdrsum, u_short, sum, fr_info_t *, fin);
DT3(ipf_fi_bad_ifs_overlap, fr_info_t *, fin, u_short, off,
DT3(ftp_server_passok, char *,rptr, int, ftp->ftp_incok,
DT3(process_debug, tcphdr_t *, tcp, int, off, int, mlen);
DT3(thack, ftpside_t *t, t, int, ackoff, u_32_t, thack);
DT3(ok_0, ftpside_t *, f, u_32_t, thseq, int, mlen);
DT3(ftp_PORT_error_dlen, nat_t *, nat, ftpside_t *, f,
DT3(ftp_PORT_error_address, nat_t *, nat, ftpside_t *, f,
DT3(ftp_PORT_error_inc, nat_t *, nat, ftpside_t *, f,
DT3(ftp_PORT_error_port, nat_t *, nat, ftpinfo_t *, ftp,
DT3(ftp_PASV_error_short, nat_t *, nat, ftpinfo_t *, ftp,
DT3(ftp_PASV_error_address, nat_t *, nat, ftpside_t *, f,
DT3(ftp_PASV_error_inc, nat_t *, nat, ftpside_t *, f,
DT3(ns_new_ifpaddr_2, fr_info_t *, fin, nat_t *, nat, natinfo_t, ni);
DT3(ns_appr_fail, fr_info_t *, fin, nat_t *, nat, ipnat_t *, np);
DT3(ns_badnatnew, fr_info_t *, fin, nat_t *, nat, ipnat_t *, np);
DT3(ipf_nat_rewrite_2, nat_t *, natl, ipnat_t *, np , int, l);
DT3(ns_divert_exist, fr_info_t *, fin, nat_t *, nat, natinfo_t, nai);
DT3(tftp_cmd, fr_info_t *, fin, int, opcode, nat_t *, nat);