HomeSort by: relevance | last modified time | path
    Searched defs:npfctl_table_type (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npf_cmd.c 201 npfctl_table_type(const char *typename) function in typeref:typename:int
251 if (typename && (type = npfctl_table_type(typename)) == 0) {
npf_cmd.c 201 npfctl_table_type(const char *typename) function in typeref:typename:int
251 if (typename && (type = npfctl_table_type(typename)) == 0) {

Completed in 50 milliseconds