Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dtables.c795 int afdata, afitem; in table_show_info() local
822 afitem = 0; in table_show_info()
826 afitem = 1; in table_show_info()
833 if (afdata == 0 && afitem != 0) in table_show_info()