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