Searched refs:pf_enabled_ref_count (Results 1 – 1 of 1) sorted by relevance
234 static u_int64_t pf_enabled_ref_count; variable1607 if (nr_tokens == pf_enabled_ref_count) { in pfioctl()1608 pf_enabled_ref_count++; in pfioctl()1609 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1616 pf_enabled_ref_count++; in pfioctl()1617 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 = 0; in pfioctl()1662 VERIFY(pf_enabled_ref_count != 0); in pfioctl()[all …]