Searched refs:do_time (Results 1 – 3 of 3) sorted by relevance
331 co.do_time = TIMESTAMP_STRING; in ipfw_main()335 co.do_time = TIMESTAMP_NUMERIC; in ipfw_main()
36 int do_time; /* Show time stamps */ member
2167 if (co->do_time == TIMESTAMP_NUMERIC) in show_static_rule()2169 else if (co->do_time == TIMESTAMP_STRING) { in show_static_rule()2734 sfo.show_time = co.do_time; in ipfw_list()