Searched refs:pf_enabled_ref_count (Results 1 – 1 of 1) sorted by relevance
234 static u_int64_t pf_enabled_ref_count; variable1622 if (nr_tokens == pf_enabled_ref_count) { in pfioctl()1623 pf_enabled_ref_count++; in pfioctl()1624 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1631 pf_enabled_ref_count++; in pfioctl()1632 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1647 pf_enabled_ref_count++; in pfioctl()1648 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1663 pf_enabled_ref_count = 0; in pfioctl()1677 VERIFY(pf_enabled_ref_count != 0); in pfioctl()[all …]