Home | Sort by: relevance | last modified time | path |
/src/dist/pf/usr.sbin/ftp-proxy/ | |
filter.h | 44 extern const ftp_proxy_ops_t npf_fprx_ops; |
npf.c | 69 const ftp_proxy_ops_t npf_fprx_ops = { variable in typeref:typename:const ftp_proxy_ops_t |
ftp-proxy.c | 681 fops = &npf_fprx_ops; |