Home
last modified time | relevance | path

Searched refs:tablevaltypes (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/ipfw/
H A Dtables.c95 static struct _s_x tablevaltypes[] = { variable
451 val = fill_flags(tablevaltypes, *av, &e, &fset, &fclear); in table_create()
457 concat_tokens(tbuf, sizeof(tbuf), tablevaltypes, ", "); in table_create()
784 print_flags_buffer(buf, bufsize, tablevaltypes, vmask); in table_print_valheader()