nl_table_t
nl_table_t *
nl_table_t *tl;
npf_table_add_entry(nl_table_t *tl, int af, const npf_addr_t *addr,
_npf_table_build_const(nl_table_t *tl)
npf_table_insert(nl_config_t *ncf, nl_table_t *tl)
npf_table_replace(int fd, nl_table_t *tl, npf_error_t *errinfo)
nl_table_t *
npf_table_getid(nl_table_t *tl)
npf_table_getname(nl_table_t *tl)
npf_table_gettype(nl_table_t *tl)
npf_table_destroy(nl_table_t *tl)
nl_table_t ncf_cur_table;
nl_table_t * npf_table_create(const char *, unsigned, int);
const char * npf_table_getname(nl_table_t *);
unsigned npf_table_getid(nl_table_t *);
int npf_table_gettype(nl_table_t *);
int npf_table_add_entry(nl_table_t *, int,
int npf_table_insert(nl_config_t *, nl_table_t *);
void npf_table_destroy(nl_table_t *);
int npf_table_replace(int, nl_table_t *, npf_error_t *);
nl_table_t * npf_table_iterate(nl_config_t *, nl_iter_t *);
npfctl_fill_table(nl_table_t *tl, unsigned type, const char *fname, FILE *fp)
nl_table_t *
nl_table_t *tl;
nl_table_t *tl;
nl_table_t *tl;
nl_table_t *
nl_table_t *tl;
nl_table_t *tl;
nl_table_t *tl;
nl_table_t *t;
npfctl_print_table(npf_conf_info_t *ctx, nl_table_t *tl)
nl_table_t *tl;
nl_table_t * npfctl_table_getbyname(nl_config_t *, const char *);
nl_table_t * npfctl_table_ref(void);
nl_table_t * npfctl_load_table(const char *, int, u_int, const char *, FILE *);