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

  /src/sys/external/bsd/ipf/netinet/
ip_ftp_pxy.c 319 DT2(ftp_PORT_error_atoi_1, nat_t *, nat, ftpside_t *, f);
326 DT2(ftp_PORT_error_atoi_2, nat_t *, nat, ftpside_t *, f);
351 DT2(ftp_PORT_error_atoi_3, nat_t *, nat, ftpside_t *, f);
365 DT2(ftp_PORT_error_no_crlf, nat_t *, nat, ftpside_t *, f);
452 DT2(ftp_PORT_error_add_active, nat_t *, nat,
617 DT2(ftp_client_command, char [], cmd, int, ftp->ftp_passok);
664 DT2(ftp_client_passok, char *, cmd, int, ftp->ftp_passok);
685 DT2(ftp_PASV_error_state, nat_t *, nat, ftpinfo_t *, ftp);
707 DT2(ftp_PASV_error_string, nat_t *, nat, ftpinfo_t *, ftp);
732 DT2(ftp_PASV_error_atoi_1, nat_t *, nat, ftpside_t *, f)
    [all...]
fil.c 620 DT2(ipf_fi_bad_ipv6_frag_1, fr_info_t *, fin, int, go);
701 DT2(ipf_fi_bad_ipv6exthdr_once, fr_info_t *, fin, u_int, (fin->fin_optmsk & ip6exthdr[i].ol_bit));
843 DT2(ipf_fi_bad_frag_not_8, fr_info_t *, fin, u_int, (fin->fin_plen & 7));
858 DT2(ipf_fi_bad_jumbogram, fr_info_t *, fin, u_int, ((fin->fin_off << 3) + fin->fin_dlen));
1294 DT2(ipf_fi_bad_icmp_err, fr_info_t, fin, u_int, (ntohs(oip->ip_off) & IP_OFFMASK));
1838 DT2(ipf_fi_bad_ipopt_security, fr_info_t *, fin, u_short, (optmsk & op->ol_bit));
1850 DT2(ipf_fi_bad_ipopt_cipso, fr_info_t *, fin, u_short, (optmsk & op->ol_bit));
1945 DT2(ipf_fi_bad_checkcipso_ol, fr_info_t *, fin, u_int, ol);
1963 DT2(ipf_fi_bad_checkcipso_tlen, fr_info_t *, fin, u_int, tlen);
1974 DT2(ipf_fi_bad_checkcipso_tag, fr_info_t *, fin, u_int, tag)
    [all...]
ip_compat.h 1521 # define DT2(_n,_a,_b,_c,_d) DTRACE_PROBE2(_n,_a,_b,_c,_d)
1529 # define DT2(_n,_a,_b,_c,_d)
1536 # define DT2(_n,_a,_b,_c,_d)
ip_state.c 2017 DT2(iss_tcp_fsm, fr_info_t *, fin, ipstate_t *, is);
2058 DT2(iss_tcp_oow, fr_info_t *, fin, ipstate_t *, is);
2190 DT2(iss_tcp_struct, tcpdata_t *, fdata, int, seq);
2214 DT2(iss_sinsack, tcpdata_t *, fdata, int, seq);
2367 DT2(iss_clone, ipstate_t *, is, ipstate_t *, clone);
2437 DT2(iss_lookup_badifp, fr_info_t *, fin, ipstate_t *, is);
2475 DT2(iss_lookup_badport, fr_info_t *, fin, ipstate_t *, is);
2668 DT2(iss_icmp_len, fr_info_t *, fin, struct ip*, oip);
2889 DT2(iss_icmp_hits, fr_info_t *, fin, ipstate_t *, is);
ip_frag.c 709 DT2(ifs_overlap, u_short, off,
ip_nat.c 3008 DT2(ns_new_xlate_exists, fr_info_t *, fin, nat_t *, natl);
3226 DT2(ns_badnatnew, fr_info_t *, fin, nat_t *, nat);

Completed in 137 milliseconds