Home
last modified time | relevance | path

Searched refs:npf_do_commit (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/dist/pf/usr.sbin/ftp-proxy/
H A Dnpf.c66 static int npf_do_commit(void);
76 .do_commit = npf_do_commit,
372 npf_do_commit(void) in npf_do_commit() function