Searched refs:OPTST_IMMUTABLE_MASK (Results 1 – 2 of 2) sorted by relevance
133 #define SKIP_OPT(p) (((p)->fOptState & OPTST_IMMUTABLE_MASK) != 0)
295 #define OPTST_IMMUTABLE_MASK 0x0280000U macro