HomeSort by: relevance | last modified time | path
    Searched refs:npfctl_table_getname (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npfctl.h 144 const char * npfctl_table_getname(nl_config_t *, unsigned, bool *);
npf_show.c 236 tname = npfctl_table_getname(ctx->conf, tid, &ifaddr);
731 tname = npfctl_table_getname(ctx->conf, tid, &ifaddr);
npf_parse.y 997 name = npfctl_table_getname(npfctl_config_ref(),
npf_build.c 203 npfctl_table_getname(nl_config_t *ncf, unsigned tid, bool *ifaddr) function in typeref:typename:const char *

Completed in 51 milliseconds