Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dtables.c344 static struct _s_x flowtypecmds[] = { variable
363 if (fill_flags(flowtypecmds, p, &e, &fset, &fclear) != 0) in table_parse_type()
393 print_flags_buffer(tbuf, size, flowtypecmds, tflags); in table_print_type()