DT2
DT2(ipf_fi_bad_icmp_err, fr_info_t, fin, u_int, (ntohs(oip->ip_off) & IP_OFFMASK));
DT2(ipf_fi_bad_ipopt_security, fr_info_t *, fin, u_short, (optmsk & op->ol_bit));
DT2(ipf_fi_bad_ipopt_cipso, fr_info_t *, fin, u_short, (optmsk & op->ol_bit));
DT2(ipf_fi_bad_checkcipso_ol, fr_info_t *, fin, u_int, ol);
DT2(ipf_fi_bad_checkcipso_tlen, fr_info_t *, fin, u_int, tlen);
DT2(ipf_fi_bad_checkcipso_tag, fr_info_t *, fin, u_int, tag);
DT2(ipf_fi_bad_checkcipso_tag1_t2, fr_info_t *, fin, u_int, (*t + 2));
DT2(ipf_fi_bad_checkcipso_tag4_t2, fr_info_t *, fin, u_int, (*t + 2));
DT2(ipf_fi_bad_checkcipso_tag5_t2, fr_info_t *, fin, u_int, (*t + 2));
DT2(ipf_fi_bad_checkcipso_tag127, fr_info_t *, fin, u_int, tag);
DT2(frb_ppsrate, fr_info_t *, fin, frentry_t *, fr);
DT2(ipf_fi_bad_ipv6_frag_1, fr_info_t *, fin, int, go);
DT2(l4sumo, int, fin->fin_out, int, (int)fin->fin_p);
DT2(ipf_fi_bad_ipv6exthdr_once, fr_info_t *, fin, u_int, (fin->fin_optmsk & ip6exthdr[i].ol_bit));
DT2(ipf_fi_bad_frag_not_8, fr_info_t *, fin, u_int, (fin->fin_plen & 7));
DT2(ipf_fi_bad_jumbogram, fr_info_t *, fin, u_int, ((fin->fin_off << 3) + fin->fin_dlen));
DT2(ipf_fi_bad_checkv4sum_csum_ip_checked, fr_info_t *, fin, u_int, m->m_pkthdr.csum_flags & (CSUM_IP_CHECKED|CSUM_IP_VALID));
DT2(ipf_fi_bad_checkv4sum_sum, fr_info_t *, fin, u_int, sum);
DT2(ipf_fi_bad_checkv4sum_manual, fr_info_t *, fin, u_int, manual);
DT2(ipf_fi_bad_checkv4sum_checkl4sum, fr_info_t *, fin, u_int, -1);
DT2(ipf_fi_bad_checkv6sum_checkl4sum, fr_info_t *, fin, u_int, -1);
DT2(ifs_overlap, u_short, off,
DT2(ipf_frb_badfrag, fr_info_t *, fin, uint, fra);
DT2(junk_eol, int, len, char *, buf);
DT2(thseq, ftpside_t *t, t, u_32_t, thseq);
DT2(junk_transit, int, i, int, f->ftps_junk);
DT2(eprt4_len, int, inc, int, fin->fin_plen);
DT2(eprt6_len, int, inc, int, fin->fin_plen);
DT2(ftp_PORT_error_atoi_1, nat_t *, nat, ftpside_t *, f);
DT2(ftp_PORT_error_atoi_2, nat_t *, nat, ftpside_t *, f);
DT2(ftp_PORT_error_atoi_3, nat_t *, nat, ftpside_t *, f);
DT2(ftp_PORT_error_no_crlf, nat_t *, nat, ftpside_t *, f);
DT2(ftp_PORT_error_add_active, nat_t *, nat,
DT2(ftp_client_command, char [], cmd, int, ftp->ftp_passok);
DT2(ftp_client_passok, char *, cmd, int, ftp->ftp_passok);
DT2(ftp_PASV_error_state, nat_t *, nat, ftpinfo_t *, ftp);
DT2(ftp_PASV_error_string, nat_t *, nat, ftpinfo_t *, ftp);
DT2(ftp_PASV_error_atoi_1, nat_t *, nat, ftpside_t *, f);
DT2(ftp_PASV_error_atoi_2, nat_t *, nat, ftpside_t *, f);
DT2(ftp_PASV_error_atoi_3, nat_t *, nat, ftpside_t *, f);
DT2(ftp_server_response, char *, rptr, int, ftp->ftp_passok);
DT2(ns_new_xlate_exists, fr_info_t *, fin, nat_t *, natl);
DT2(ns_table_max, nat_stat_t *, nsp, ipf_nat_softc_t *, softn);
DT2(ns_unfinalised, fr_info_t *, fin, nat_t *, nat);
DT2(frb_natv4out, fr_info_t *, fin, int, rval);
DT2(frb_natv4in, fr_info_t *, fin, int, rval);
DT2(frb_natv6in, fr_info_t *, fin, int, rval);
DT2(iss_tcp_fsm, fr_info_t *, fin, ipstate_t *, is);
DT2(iss_tcp_oow, fr_info_t *, fin, ipstate_t *, is);
DT2(iss_tcp_struct, tcpdata_t *, fdata, int, seq);
DT2(iss_sinsack, tcpdata_t *, fdata, int, seq);
DT2(iss_clone, ipstate_t *, is, ipstate_t *, clone);
DT2(iss_lookup_badifp, fr_info_t *, fin, ipstate_t *, is);
DT2(iss_lookup_badport, fr_info_t *, fin, ipstate_t *, is);
DT2(iss_icmp_len, fr_info_t *, fin, struct ip*, oip);
DT2(iss_icmp_hits, fr_info_t *, fin, ipstate_t *, is);