Home
last modified time | relevance | path

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

/netbsd-src/lib/libnpf/
H A Dnpf.h150 int npf_table_gettype(nl_table_t *);
H A Dnpf.c1316 npf_table_gettype(nl_table_t *tl) in npf_table_gettype() function
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_cmd.c277 type = npf_table_gettype(t); in npfctl_table_replace()
H A Dnpf_show.c655 const unsigned type = npf_table_gettype(tl); in npfctl_print_table()