Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpfctl.h230 void npfctl_build_table(const char *, u_int, const char *);
H A Dnpf_parse.y323 npfctl_build_table($2, $4, $5);
H A Dnpf_build.c1042 npfctl_build_table(const char *tname, unsigned type, const char *fname) in npfctl_build_table() function