Home
last modified time | relevance | path

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

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