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

  /src/usr.sbin/npf/npfctl/
npf_build.c 1187 * npfctl_load_table: create an NPF table and fill with contents from a file.
1190 npfctl_load_table(const char *tname, int tid, unsigned type, function in typeref:typename:nl_table_t *
1216 tl = npfctl_load_table(tname, npfctl_tid_counter++, type, fname, NULL);

Completed in 38 milliseconds