HomeSort by: relevance | last modified time | path
    Searched refs:DT1 (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
fil.c 779 DT1(ipf_fi_bad_routing6, fr_info_t *, fin);
963 DT1(ipf_fi_bad_icmp6, fr_info_t *, fin);
1145 DT1(ipf_pullup_fail, fr_info_t *, fin);
1304 DT1(ipf_fi_bad_src_ne_dst, fr_info_t *, fin);
1392 DT1(ipf_fi_bad_th_fin_rst_ack, fr_info_t, fin);
1401 DT1(ipf_fi_bad_th_syn_urg_psh, fr_info_t *, fin);
1420 /*DT1(ipf_fi_bad_th_syn_ack, fr_info_t *, fin);*/
1423 DT1(ipf_fi_bad_th_rst_syn, fr_info_t *, fin);
1426 DT1(ipf_fi_bad_th_urg_push_fin, fr_info_t *, fin);
1736 DT1(ipf_fi_tcp_frag_off_1, fr_info_t *, fin)
    [all...]
ip_compat.h 1520 # define DT1(_n,_a,_b) DTRACE_PROBE1(_n,_a,_b)
1528 # define DT1(_n,_a,_b)
1535 # define DT1(_n,_a,_b)
ip_ftp_pxy.c 1050 DT1(client_valid, int, i);
1132 DT1(server_valid, int, i);
1643 DT1(epert_dlen, int, dlen);
1824 DT1(epsv_cmd, int, ftp->ftp_side[0].ftps_cmd);
ip_state.c 1998 DT1(iss_tcp_closing, ipstate_t *, is);
2764 DT1(iss_icmp_icmperr, fr_info_t *, &ofin);
4430 DT1(iss_icmp6_icmperr, fr_info_t *, &ofin);
4445 DT1(iss_icmp6_notinfo, fr_info_t *, &ofin);
ip_nat.c 137 DT1(x, fr_info_t *, fin); } while (0)
3485 DT1(ns_bucket_max_0, int,
3493 DT1(ns_bucket_max_1, int,
4957 DT1(frb_natv4out, fr_info_t *, fin);
5448 DT1(frb_natv4in, fr_info_t *, fin);
ip_fil.h 1708 DT1(user_error, int, _e); \

Completed in 129 milliseconds