Lines Matching refs:opt
784 unsigned long opt = 0; in create_new_tei() local
793 test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); in create_new_tei()
796 test_and_set_bit(OPTION_L2_PMX, &opt); in create_new_tei()
801 l2 = create_l2(mgr->up, ISDN_P_LAPD_NT, opt, tei, sapi); in create_new_tei()
986 unsigned long opt = 0; in create_teimgr() local
999 test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); in create_teimgr()
1001 test_and_set_bit(OPTION_L2_PTP, &opt); in create_teimgr()
1027 test_and_set_bit(OPTION_L2_PMX, &opt); in create_teimgr()
1045 l2 = create_l2(crq->ch, crq->protocol, 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()