Searched refs:ftpinfo_t (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_ftp_pxy.c | 67 int ippr_ftp_client __P((fr_info_t *, ip_t *, nat_t *, ftpinfo_t *, int, 75 int ippr_ftp_pasv __P((fr_info_t *, ip_t *, nat_t *, ftpinfo_t *, int, 81 int ippr_ftp_process __P((fr_info_t *, nat_t *, ftpinfo_t *, int, 83 int ippr_ftp_server __P((fr_info_t *, ip_t *, nat_t *, ftpinfo_t *, int, 85 int ippr_ftp_valid __P((ftpinfo_t *, int, char *, size_t, ifs_ftppxy_t *)); 159 ftpinfo_t *ftp; 162 KMALLOC(ftp, ftpinfo_t *); 170 aps->aps_psiz = sizeof(ftpinfo_t); 428 ftpinfo_t *ftp; 502 ftpinfo_t *ftp; [all …]
|
H A D | ip_proxy.h | 177 } ftpinfo_t; typedef
|
/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | printaps.c | 24 ftpinfo_t ftp;
|