Searched refs:pf_enabled_ref_count (Results 1 – 1 of 1) sorted by relevance
231 static u_int64_t pf_enabled_ref_count; variable1529 if (nr_tokens == pf_enabled_ref_count) { in pfioctl()1530 pf_enabled_ref_count++; in pfioctl()1531 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1538 pf_enabled_ref_count++; in pfioctl()1539 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1554 pf_enabled_ref_count++; in pfioctl()1555 VERIFY(pf_enabled_ref_count != 0); in pfioctl()1570 pf_enabled_ref_count = 0; in pfioctl()1584 VERIFY(pf_enabled_ref_count != 0); in pfioctl()[all …]