Searched refs:ifs_gz_controlled (Results 1 – 3 of 3) sorted by relevance
49 boolean_t ifs_gz_controlled; member
451 ifs->ifs_gz_controlled = from_gz; in ipf_stack_create_one()549 if (ifs->ifs_zone == zone && ifs->ifs_gz_controlled == gz_stack) in ipf_find_stack()
329 HOOK_INIT(x, fn, ifs->ifs_gz_controlled ? gzn : n, ifs); \330 (x)->h_hint = ifs->ifs_gz_controlled ? HH_BEFORE : HH_AFTER; \331 (x)->h_hintvalue = (uintptr_t) (ifs->ifs_gz_controlled ? n : gzn);347 HOOK_INIT(x, fn, ifs->ifs_gz_controlled ? gzn : n, ifs); \348 (x)->h_hint = ifs->ifs_gz_controlled ? HH_AFTER : HH_BEFORE; \349 (x)->h_hintvalue = (uintptr_t) (ifs->ifs_gz_controlled ? n : gzn);