Home | History | Annotate | Download | only in src

Lines Matching refs:TNS_ENABLE_MASK

280     config->useTns          = TNS_ENABLE_MASK;      /* tns enabled completly */
525 tnsMask = config->useTns ? TNS_ENABLE_MASK : 0x0;