Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_cmd.c201 npfctl_table_type(const char *typename) in npfctl_table_type() function
251 if (typename && (type = npfctl_table_type(typename)) == 0) { in npfctl_table_replace()