Searched refs:npfctl_table_getname (Results 1 – 4 of 4) sorted by relevance
128 const char * npfctl_table_getname(nl_config_t *, unsigned, bool *);
231 tname = npfctl_table_getname(ctx->conf, tid, &ifaddr); in print_table() 594 tname = npfctl_table_getname(ctx->conf, tid, &ifaddr); in npfctl_print_nat()
923 name = npfctl_table_getname(npfctl_config_ref(),
192 npfctl_table_getname(nl_config_t *ncf, unsigned tid, bool *ifaddr) in npfctl_table_getname() function