Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c790 char ttype[64], tvtype[64]; in table_show_info() local
793 table_print_valheader(tvtype, sizeof(tvtype), i->vmask); in table_show_info()
800 printf(" references: %u, valtype: %s\n", i->refcnt, tvtype); in table_show_info()