Searched refs:OPTION_L2_PMX (Results 1 – 3 of 3) sorted by relevance
805 test_and_set_bit(OPTION_L2_PMX, &opt); in create_new_tei()1036 test_and_set_bit(OPTION_L2_PMX, &opt); in create_teimgr()1073 if (test_bit(OPTION_L2_PMX, &opt)) in create_teimgr()1081 if (test_bit(OPTION_L2_PMX, &opt)) in create_teimgr()
2158 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()2170 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()2183 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()2195 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()
247 #define OPTION_L2_PMX 1 macro