Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dmain.c340 g_co.show_sets = 1; in ipfw_main()
574 g_co.show_sets = 1; in ipfw_readfile()
H A Dipfw2.h45 int show_sets; /* display the set each rule belongs to */ member
H A Dipfw2.c2401 if (!co->show_sets) in show_static_rule()
2446 if (co->show_sets) in show_static_rule()