Searched refs:do_time (Results 1 – 3 of 3) sorted by relevance
344 g_co.do_time = TIMESTAMP_STRING; in ipfw_main()348 g_co.do_time = TIMESTAMP_NUMERIC; in ipfw_main()
39 int do_time; /* Show time stamps */ member
2422 if (co->do_time == TIMESTAMP_NUMERIC) in show_static_rule()2424 else if (co->do_time == TIMESTAMP_STRING) { in show_static_rule()2994 sfo.show_time = g_co.do_time; in ipfw_list()