Searched refs:pf_enabled_ref_count (Results 1 – 1 of 1) sorted by relevance
231 static u_int64_t pf_enabled_ref_count; variable1543 if (nr_tokens == pf_enabled_ref_count) { in pfioctl()1544 pf_enabled_ref_count++; in pfioctl()1545 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1552 pf_enabled_ref_count++; in pfioctl()1553 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1568 pf_enabled_ref_count++; in pfioctl()1569 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1584 pf_enabled_ref_count = 0; in pfioctl()1598 VERIFY(pf_enabled_ref_count != 0); in pfioctl()[all …]