Searched refs:PFR_TFLAG_ACTIVE (Results 1 – 7 of 7) sorted by relevance
1150 if (!(p->pfrkt_flags & PFR_TFLAG_ACTIVE)) in pfr_clr_tables()1179 key.pfrkt_flags |= PFR_TFLAG_ACTIVE; in pfr_add_tables()1630 if (p->pfrkt_flags & PFR_TFLAG_ACTIVE) in pfr_ina_commit()1662 if (!(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) in pfr_commit_ktable()1664 } else if (kt->pfrkt_flags & PFR_TFLAG_ACTIVE) { in pfr_commit_ktable()1838 newf &= ~PFR_TFLAG_ACTIVE; in pfr_setflags_ktable()1839 if (!(newf & PFR_TFLAG_ACTIVE)) in pfr_setflags_ktable()1866 if (!(newf & PFR_TFLAG_ACTIVE) && kt->pfrkt_cnt) { in pfr_setflags_ktable()2041 if (!(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) in pfr_match_addr()2092 if (!(kt->pfrkt_flags & PFR_TFLAG_ACTIVE)) in pfr_update_stats()[all …]
347 if ((kt->pfrkt_flags & PFR_TFLAG_ACTIVE) && in pf_addr_wrap_to_nvaddr_wrap()350 if (kt->pfrkt_flags & PFR_TFLAG_ACTIVE) in pf_addr_wrap_to_nvaddr_wrap()
557 dyn->pfid_kt->pfrkt_flags |= PFR_TFLAG_ACTIVE; in pfi_dynaddr_setup()
2295 PFR_TFLAG_ACTIVE; in pf_ioctl_addrule()3585 PFR_TFLAG_ACTIVE; in pfioctl()5842 if (!(kt->pfrkt_flags & PFR_TFLAG_ACTIVE) && kt->pfrkt_root != NULL) in pf_tbladdr_copyout()5845 aw->p.tblcnt = (kt->pfrkt_flags & PFR_TFLAG_ACTIVE) ? in pf_tbladdr_copyout()
369 if (!debug && !(ta->pfrt_flags & PFR_TFLAG_ACTIVE)) in print_table()375 (ta->pfrt_flags & PFR_TFLAG_ACTIVE) ? 'a' : '-', in print_table()394 if (!debug && !(ts->pfrts_flags & PFR_TFLAG_ACTIVE)) in print_tstats()537 if (!(t->pfrt_flags & PFR_TFLAG_ACTIVE)) in warn_namespace_collision()
1311 #define PFR_TFLAG_ACTIVE 0x00000004 macro1320 #define PFR_TFLAG_SETMASK (PFR_TFLAG_ACTIVE | \1326 PFR_TFLAG_ACTIVE | \
1486 if (!(it->pfrt_flags & PFR_TFLAG_ACTIVE)) in pfa_refresh()