Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/ipfw/
H A Dtables.c706 static struct _s_x tablealgoclass[] = { variable
821 if ((vtype = match_value(tablealgoclass, d.taclass)) == NULL) in table_show_info()
830 if ((vtype = match_value(tablealgoclass, d.taclass)) == NULL) in table_show_info()