HomeSort by: relevance | last modified time | path
    Searched refs:npfctl_parse_table_id (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npfctl.h 152 npfvar_t * npfctl_parse_table_id(const char *);
npf_parse.y 333 | TABLE_ID { $$ = npfctl_parse_table_id($1); }
831 | TABLE_ID { $$ = npfctl_parse_table_id($1); }
npf_data.c 260 npfctl_parse_table_id(const char *name) function in typeref:typename:npfvar_t *

Completed in 12 milliseconds