Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ipfw/
H A Dtables.c721 static struct _s_x tablealgoclass[] = { variable
836 if ((vtype = match_value(tablealgoclass, d.taclass)) == NULL) in table_show_info()
845 if ((vtype = match_value(tablealgoclass, d.taclass)) == NULL) in table_show_info()