Home | Sort by: relevance | last modified time | path |
/src/dist/pf/usr.sbin/ftp-proxy/ | |
filter.h | 37 extern const ftp_proxy_ops_t pf_fprx_ops; |
filter.c | 73 const ftp_proxy_ops_t pf_fprx_ops = { variable in typeref:typename:const ftp_proxy_ops_t |
ftp-proxy.c | 134 static const ftp_proxy_ops_t * fops = &pf_fprx_ops; |