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

  /src/usr.sbin/npf/npfctl/
npf_build.c 1151 * npfctl_fill_table: fill NPF table with entries from a specified file.
1154 npfctl_fill_table(nl_table_t *tl, unsigned type, const char *fname, FILE *fp) function in typeref:typename:void
1197 npfctl_fill_table(tl, type, fname, fp);

Completed in 12 milliseconds