Searched refs:pf_enabled_ref_count (Results 1 – 1 of 1) sorted by relevance
231 static u_int64_t pf_enabled_ref_count; variable1528 if (nr_tokens == pf_enabled_ref_count) { in pfioctl()1529 pf_enabled_ref_count++; in pfioctl()1530 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1537 pf_enabled_ref_count++; in pfioctl()1538 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1553 pf_enabled_ref_count++; in pfioctl()1554 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1569 pf_enabled_ref_count = 0; in pfioctl()1583 VERIFY(pf_enabled_ref_count != 0); in pfioctl()[all …]