Home
last modified time | relevance | path

Searched defs:init_filter (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/dist/pf/usr.sbin/ftp-proxy/
H A Dfilter.h23 void (*init_filter)(char *, char *, int); member
/netbsd-src/dist/pf/libexec/tftp-proxy/
H A Dfilter.c166 init_filter(char *opt_qname, int opt_verbose) in init_filter() function