Searched refs:pf_enabled_ref_count (Results 1 – 1 of 1) sorted by relevance
234 static u_int64_t pf_enabled_ref_count; variable1621 if (nr_tokens == pf_enabled_ref_count) { in pfioctl()1622 pf_enabled_ref_count++; in pfioctl()1623 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1630 pf_enabled_ref_count++; in pfioctl()1631 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1646 pf_enabled_ref_count++; in pfioctl()1647 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1662 pf_enabled_ref_count = 0; in pfioctl()1676 VERIFY(pf_enabled_ref_count != 0); in pfioctl()[all …]