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()
2144 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()2156 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()2169 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()2181 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()
247 #define OPTION_L2_PMX 1 macro