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

  /src/usr.sbin/npf/npfctl/
npfctl.h 263 void npfctl_build_table(const char *, u_int, const char *);
npf_parse.y 365 npfctl_build_table($2, $4, $5);
npf_build.c 1204 * npfctl_build_table: create an NPF table, add to the configuration and,
1208 npfctl_build_table(const char *tname, unsigned type, const char *fname) function in typeref:typename:void

Completed in 13 milliseconds