Searched refs:last_active_timestamp (Results 1 – 3 of 3) sorted by relevance
110 time_t last_active_timestamp; member207 time_t last_active_timestamp; member
750 rule->last_active_timestamp = nvlist_get_number(nvl, "timestamp"); in pf_nvrule_to_rule()897 rule->last_active_timestamp = nvlist_get_number(nvl, "timestamp"); in pfctl_nveth_rule_to_eth_rule()1696 { .type = PF_RT_TIMESTAMP, .off = _OUT(r.last_active_timestamp), .cb = snl_attr_get_uint64 },
1178 if (rule->last_active_timestamp != 0) { in pfctl_print_eth_rule_counters()1179 bcopy(ctime(&rule->last_active_timestamp), timestr, in pfctl_print_eth_rule_counters()1240 if (rule->last_active_timestamp != 0) { in pfctl_print_rule_counters()1241 bcopy(ctime(&rule->last_active_timestamp), timestr, in pfctl_print_rule_counters()