Searched refs:pf_enabled_ref_count (Results 1 – 1 of 1) sorted by relevance
235 static u_int64_t pf_enabled_ref_count; variable1623 if (nr_tokens == pf_enabled_ref_count) { in pfioctl()1624 pf_enabled_ref_count++; in pfioctl()1625 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1632 pf_enabled_ref_count++; in pfioctl()1633 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1648 pf_enabled_ref_count++; in pfioctl()1649 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1664 pf_enabled_ref_count = 0; in pfioctl()1678 VERIFY(pf_enabled_ref_count != 0); in pfioctl()[all …]