Home
last modified time | relevance | path

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

/netbsd/src/lib/libnpf/
Dnpf.h148 const char * npf_table_getname(nl_table_t *);
Dnpf.expsym86 npf_table_getname
Dnpf.c1310 npf_table_getname(nl_table_t *tl) in npf_table_getname() function
/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_build.c174 const char *tname = npf_table_getname(tl); in npfctl_table_getbyname()
200 name = npf_table_getname(tl); in npfctl_table_getname()
Dnpf_show.c654 const char *name = npf_table_getname(tl); in npfctl_print_table()