npfctl_table
int npfctl_table(npf_t *, void *);
return npfctl_table(npf, data);
npfctl_table(fd, argc, argv);
void npfctl_table(int, int, char **);