Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/npf/npfctl/ | |
npf_show.c | 793 const char *table_types[] = { local in function:npfctl_print_table 803 assert(type < __arraycount(table_types)); 805 "table <%s> type %s\n", name, table_types[type]); |
npf_show.c | 793 const char *table_types[] = { local in function:npfctl_print_table 803 assert(type < __arraycount(table_types)); 805 "table <%s> type %s\n", name, table_types[type]); |