Home
last modified time | relevance | path

Searched refs:DT1 (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1231 # 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 Dfil.c760 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 Dip_ftp_pxy.c1103 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 Dip_state.c1619 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 Dip_nat.c127 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 Dip_fil.h1610 DT1(user_error, int, _e); \