Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_ftp_pxy.c314 DT2(ftp_PORT_error_atoi_1, nat_t *, nat, ftpside_t *, f); in ipf_p_ftp_port()
321 DT2(ftp_PORT_error_atoi_2, nat_t *, nat, ftpside_t *, f); in ipf_p_ftp_port()
346 DT2(ftp_PORT_error_atoi_3, nat_t *, nat, ftpside_t *, f); in ipf_p_ftp_port()
360 DT2(ftp_PORT_error_no_crlf, nat_t *, nat, ftpside_t *, f); in ipf_p_ftp_port()
447 DT2(ftp_PORT_error_add_active, nat_t *, nat, in ipf_p_ftp_addport()
659 DT2(ftp_client_passok, char *, cmd, int, ftp->ftp_passok); in ipf_p_ftp_client()
1184 DT2(junk_eol, int, len, char *, buf); in ipf_p_ftp_server_valid()
1365 DT2(thseq, ftpside_t *t, t, u_32_t, thseq); in ipf_p_ftp_process()
1432 DT2(junk_transit, int, i, int, f->ftps_junk); in ipf_p_ftp_process()
1770 DT2(eprt4_len, int, inc, int, fin->fin_plen); in ipf_p_ftp_eprt4()
[all …]
H A Dip_fil_freebsd.c1047DT2(ipf_fi_bad_checkv4sum_csum_ip_checked, fr_info_t *, fin, u_int, m->m_pkthdr.csum_flags & (CSUM… in ipf_checkv4sum()
1077 DT2(ipf_fi_bad_checkv4sum_sum, fr_info_t *, fin, u_int, sum); in ipf_checkv4sum()
1099 DT2(ipf_fi_bad_checkv4sum_manual, fr_info_t *, fin, u_int, manual); in ipf_checkv4sum()
1106 DT2(ipf_fi_bad_checkv4sum_checkl4sum, fr_info_t *, fin, u_int, -1); in ipf_checkv4sum()
1135 DT2(ipf_fi_bad_checkv6sum_checkl4sum, fr_info_t *, fin, u_int, -1); in ipf_checkv6sum()
H A Dfil.c585 DT2(ipf_fi_bad_ipv6_frag_1, fr_info_t *, fin, int, go); in ipf_pr_ipv6hdr()
808 DT2(ipf_fi_bad_frag_not_8, fr_info_t *, fin, u_int, (fin->fin_plen & 7)); in ipf_pr_fragment6()
1910 DT2(ipf_fi_bad_checkcipso_ol, fr_info_t *, fin, u_int, ol); in ipf_checkcipso()
1928 DT2(ipf_fi_bad_checkcipso_tlen, fr_info_t *, fin, u_int, tlen); in ipf_checkcipso()
1939 DT2(ipf_fi_bad_checkcipso_tag, fr_info_t *, fin, u_int, tag); in ipf_checkcipso()
1944 DT2(ipf_fi_bad_checkcipso_tag1_t2, fr_info_t *, fin, u_int, (*t + 2)); in ipf_checkcipso()
1953 DT2(ipf_fi_bad_checkcipso_tag4_t2, fr_info_t *, fin, u_int, (*t + 2)); in ipf_checkcipso()
1962 DT2(ipf_fi_bad_checkcipso_tag5_t2, fr_info_t *, fin, u_int, (*t + 2)); in ipf_checkcipso()
1973 DT2(ipf_fi_bad_checkcipso_tag127, fr_info_t *, fin, u_int, tag); in ipf_checkcipso()
2662 DT2(frb_ppsrate, fr_info_t *, fin, frentry_t *, fr); in ipf_firewall()
[all …]
H A Dip_state.c1998 DT2(iss_tcp_fsm, fr_info_t *, fin, ipstate_t *, is); in ipf_state_tcp()
2043 DT2(iss_tcp_oow, fr_info_t *, fin, ipstate_t *, is); in ipf_state_tcp()
2175 DT2(iss_tcp_struct, tcpdata_t *, fdata, int, seq); in ipf_state_tcpinwindow()
2199 DT2(iss_sinsack, tcpdata_t *, fdata, int, seq); in ipf_state_tcpinwindow()
2352 DT2(iss_clone, ipstate_t *, is, ipstate_t *, clone); in ipf_state_clone()
2422 DT2(iss_lookup_badifp, fr_info_t *, fin, ipstate_t *, is); in ipf_matchsrcdst()
2460 DT2(iss_lookup_badport, fr_info_t *, fin, ipstate_t *, is); in ipf_matchsrcdst()
2654 DT2(iss_icmp_len, fr_info_t *, fin, struct ip*, oip); in ipf_checkicmpmatchingstate()
2875 DT2(iss_icmp_hits, fr_info_t *, fin, ipstate_t *, is); in ipf_allowstateicmp()
H A Dip_frag.c694 DT2(ifs_overlap, u_short, off, in ipf_frag_lookup()
877 DT2(ipf_frb_badfrag, fr_info_t *, fin, uint, fra); in ipf_frag_known()
H A Dip_compat.h1211 # define DT2(_n,_a,_b,_c,_d) DTRACE_PROBE2(_n,_a,_b,_c,_d) macro
1221 # define DT2(_n,_a,_b,_c,_d) macro
H A Dip_nat.c2973 DT2(ns_new_xlate_exists, fr_info_t *, fin, nat_t *, natl); in ipf_nat_newrdr()
3046 DT2(ns_table_max, nat_stat_t *, nsp, ipf_nat_softc_t *, softn); in ipf_nat_add()
3313 DT2(ns_unfinalised, fr_info_t *, fin, nat_t *, nat); in ipf_nat_finalise()
4943 DT2(frb_natv4out, fr_info_t *, fin, int, rval); in ipf_nat_checkout()
5418 DT2(frb_natv4in, fr_info_t *, fin, int, rval); in ipf_nat_checkin()
H A Dip_nat6.c3121 DT2(frb_natv6in, fr_info_t *, fin, int, rval); in ipf_nat6_checkin()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1159 const auto *DT2 = cast<DeducedTemplateSpecializationType>(T2); in IsStructurallyEquivalent() local
1161 DT2->getTemplateName())) in IsStructurallyEquivalent()
1164 DT2->getDeducedType())) in IsStructurallyEquivalent()