Searched refs:ftpside_t (Results 1 – 2 of 2) sorted by relevance
| /src/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_ftp_pxy.c | 89 int ipf_p_ftp_server_valid(ipf_ftp_softc_t *, ftpside_t *, char *, 91 int ipf_p_ftp_client_valid(ipf_ftp_softc_t *, ftpside_t *, char *, 225 ftpside_t *f; in ipf_p_ftp_new() 284 ftpside_t *f; in ipf_p_ftp_port() 296 DT3(ftp_PORT_error_dlen, nat_t *, nat, ftpside_t *, f, in ipf_p_ftp_port() 312 DT2(ftp_PORT_error_atoi_1, nat_t *, nat, ftpside_t *, f); in ipf_p_ftp_port() 319 DT2(ftp_PORT_error_atoi_2, nat_t *, nat, ftpside_t *, f); in ipf_p_ftp_port() 335 DT3(ftp_PORT_error_address, nat_t *, nat, ftpside_t *, f, in ipf_p_ftp_port() 344 DT2(ftp_PORT_error_atoi_3, nat_t *, nat, ftpside_t *, f); in ipf_p_ftp_port() 358 DT2(ftp_PORT_error_no_crlf, nat_t *, nat, ftpside_t *, f); in ipf_p_ftp_port() [all …]
|
| H A D | ip_proxy.h | 171 } ftpside_t; typedef 178 ftpside_t ftp_side[2];
|