Searched refs:last_active_timestamp (Results 1 – 3 of 3) sorted by relevance
108 time_t last_active_timestamp; member188 time_t last_active_timestamp; member
740 rule->last_active_timestamp = nvlist_get_number(nvl, "timestamp"); in pf_nvrule_to_rule()887 rule->last_active_timestamp = nvlist_get_number(nvl, "timestamp"); in pfctl_nveth_rule_to_eth_rule()1657 { .type = PF_RT_TIMESTAMP, .off = _OUT(r.last_active_timestamp), .cb = snl_attr_get_uint64 },
1025 if (rule->last_active_timestamp != 0) { in pfctl_print_eth_rule_counters()1026 bcopy(ctime(&rule->last_active_timestamp), timestr, in pfctl_print_eth_rule_counters()1084 if (rule->last_active_timestamp != 0) { in pfctl_print_rule_counters()1085 bcopy(ctime(&rule->last_active_timestamp), timestr, in pfctl_print_rule_counters()