Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/ipfw/
H A Dmain.c327 co.show_sets = 1; in ipfw_main()
525 co.show_sets = 1; in ipfw_readfile()
H A Dipfw2.h42 int show_sets; /* display the set each rule belongs to */ member
H A Dipfw2.c2149 if (!co->show_sets) in show_static_rule()
2190 if (co->show_sets) in show_static_rule()