Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h44 int comment_only; /* only print action and comment */ member
H A Dmain.c291 g_co.comment_only = 1; in ipfw_main()
H A Dipfw2.c2242 if (co->comment_only != 0) in show_static_rule()
2271 if (co->comment_only != 0 && cmd == NULL) in show_static_rule()