Searched refs:states (Results 1 – 6 of 6) sorted by relevance
455 s->rule.ptr->states++; \456 VERIFY(s->rule.ptr->states != 0); \458 s->anchor.ptr->states++; \459 VERIFY(s->anchor.ptr->states != 0); \462 s->nat_rule.ptr->states++; \463 VERIFY(s->nat_rule.ptr->states != 0); \470 VERIFY(s->nat_rule.ptr->states > 0); \471 s->nat_rule.ptr->states--; \474 VERIFY(s->anchor.ptr->states > 0); \475 s->anchor.ptr->states--; \[all …]
557 pf_purge_expired_states(pf_status.states);570 node->states = 0;722 if (rule->states <= 0) { in pf_rm_rule()739 if (rule->states > 0 || rule->src_nodes > 0 || in pf_rm_rule()1150 dst->states = 0; in pf_rule_copyin()1878 n->states = 0; in pfioctl()2406 pf_purge_expired_states(pf_status.states); in pf_expire_states_and_src_nodes()2413 if (sn->states != 0) { in pf_expire_states_and_src_nodes()2423 sn->states = 0; in pf_expire_states_and_src_nodes()3511 pf_default_rule.states++; in pfioctl_ioc_state()[all …]
718 u_int32_t states; member891 u_int32_t states; member1011 struct pf_statelist states; member1609 u_int32_t states; member
204 "(iokit/bluetooth) changing power states is unsupported", // 004
313 * @discussion When the system enters lower power states DMA access to memory may be affected.317 …* begins and ends so that the system will not enter the lowest power states during that time.…
367 valid states can't be all zero. It makes exploitation of a Use-after-free more