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);
|