Searched refs:OPTION_L2_PMX (Results 1 – 3 of 3) sorted by relevance
796 test_and_set_bit(OPTION_L2_PMX, &opt); in create_new_tei()1027 test_and_set_bit(OPTION_L2_PMX, &opt); in create_teimgr()1064 if (test_bit(OPTION_L2_PMX, &opt)) in create_teimgr()1072 if (test_bit(OPTION_L2_PMX, &opt)) in create_teimgr()
2132 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()2144 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()2157 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()2169 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()
246 #define OPTION_L2_PMX 1 macro