Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/ipfw/
H A Dtables.c779 int afdata, afitem; in table_show_info() local
805 afdata = 0; in table_show_info()
808 afdata = 1; in table_show_info()
817 if (afdata == 0 && afitem != 0) in table_show_info()
824 if (afdata == 0) { in table_show_info()