Searched refs:tablevaltypes (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sbin/ipfw/ |
| H A D | tables.c | 95 static struct _s_x tablevaltypes[] = { variable 450 val = fill_flags(tablevaltypes, *av, &e, &fset, &fclear); in table_create() 456 concat_tokens(tbuf, sizeof(tbuf), tablevaltypes, ", "); in table_create() 783 print_flags_buffer(buf, bufsize, tablevaltypes, vmask); in table_print_valheader()
|