Searched refs:DT1 (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_compat.h | 1231 # define DT1(_n,_a,_b) DTRACE_PROBE1(_n,_a,_b) macro 1239 # define DT1(_n,_a,_b) macro 1246 # define DT1(_n,_a,_b) macro
|
| H A D | fil.c | 760 DT1(ipf_fi_bad_routing6, fr_info_t *, fin); 947 DT1(ipf_fi_bad_icmp6, fr_info_t *, fin); 1295 DT1(ipf_fi_bad_src_ne_dst, fr_info_t *, fin); 1415 DT1(ipf_fi_bad_th_rst_syn, fr_info_t *, fin); 2730 DT1(frb_authnew, fr_info_t *, fin); 2942 DT1(frb_jumbo, ip6_t *, (ip6_t *)ip); 2955 DT1(frb_makefrip, fr_info_t *, fin); 3162 DT1(frb_authcapture, fr_info_t *, fin); 3331 DT1(frb_logfail2, u_int, pass); 6919 DT1(frb_coalesce, fr_info_t *, fin); [all …]
|
| H A D | ip_ftp_pxy.c | 1103 DT1(client_valid, int, i); 1188 DT1(server_valid, int, i); 1713 DT1(epert_dlen, int, dlen); 1911 DT1(epsv_cmd, int, ftp->ftp_side[0].ftps_cmd);
|
| H A D | ip_state.c | 1619 DT1(ipf_fi_bad_tcpoptions_th_fin_ack_ecnall, fr_info_t *, fin); 2035 DT1(iss_tcp_closing, ipstate_t *, is); 2078 DT1(ipf_fi_bad_winscale_syn_ack, fr_info_t *, fin); 2089 DT1(ipf_fi_bad_winscale_syn, fr_info_t *, fin); 2819 DT1(iss_icmp_icmperr, fr_info_t *, &ofin); 4520 DT1(iss_icmp6_icmperr, fr_info_t *, &ofin); 4535 DT1(iss_icmp6_notinfo, fr_info_t *, &ofin);
|
| H A D | ip_nat.c | 127 DT1(x, fr_info_t *, fin); } while (0) 3531 DT1(ns_bucket_max_0, int, 3539 DT1(ns_bucket_max_1, int, 7162 DT1(ipf_nat_rewrite_3, frinfo_t *, &frnat);
|
| H A D | ip_fil.h | 1610 DT1(user_error, int, _e); \
|