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

  /src/sys/external/bsd/ipf/netinet/
ip_ftp_pxy.c 303 DT3(ftp_PORT_error_dlen, nat_t *, nat, ftpside_t *, f,
342 DT3(ftp_PORT_error_address, nat_t *, nat, ftpside_t *, f,
400 DT3(ftp_PORT_error_inc, nat_t *, nat, ftpside_t *, f,
472 DT3(ftp_PORT_error_port, nat_t *, nat, ftpinfo_t *, ftp,
699 DT3(ftp_PASV_error_short, nat_t *, nat, ftpinfo_t *, ftp,
756 DT3(ftp_PASV_error_address, nat_t *, nat, ftpside_t *, f,
847 DT3(ftp_PASV_error_inc, nat_t *, nat, ftpside_t *, f,
1017 DT3(ftp_server_passok, char *,rptr, int, ftp->ftp_incok,
1253 DT3(process_debug, tcphdr_t *, tcp, int, off, int, mlen);
1357 DT3(thack, ftpside_t *t, t, int, ackoff, u_32_t, thack)
    [all...]
ip_compat.h 1522 # define DT3(_n,_a,_b,_c,_d,_e,_f) \
1530 # define DT3(_n,_a,_b,_c,_d,_e,_f)
1537 # define DT3(_n,_a,_b,_c,_d,_e,_f)
ip_tftp_pxy.c 420 DT3(tftp_cmd, fr_info_t *, fin, int, opcode, nat_t *, nat);
fil.c 677 DT3(ipf_fi_bad_pr_ipv6exthdr_len, fr_info_t *, fin, u_short, shift, u_short, fin->fin_dlen);
1271 DT3(ipf_fi_bad_icmp_nextmtu, fr_info_t *, fin, u_int, icmp->icmp_nextmtu, u_int, softc->ipf_icmpminfragmtu);
1364 DT3(ipf_fi_bad_tlen, fr_info_t, fin, u_int, tlen, u_int, sizeof(tcphdr_t));
1378 DT3(ipf_fi_bad_th_urg, fr_info_t*, fin, u_int, (flags & TH_URG), u_int, tcp->th_urp);
1386 DT3(ipf_fi_bad_th_urg0, fr_info_t *, fin, u_int, (flags & TH_URG), u_int, tcp->th_urp);

Completed in 20 milliseconds