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