Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/ipfw/
H A Dipfw2.h44 int comment_only; /* only print action and comment */ member
H A Dmain.c272 co.comment_only = 1; in ipfw_main()
H A Dipfw2.c2217 if (co->comment_only != 0) in show_static_rule()
2246 if (co->comment_only != 0 && cmd == NULL) in show_static_rule()