Home
last modified time | relevance | path

Searched refs:OPTION_L2_FIXEDTEI (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
DmISDNif.h244 #define OPTION_L2_FIXEDTEI 3 macro
/linux-3.4.99/drivers/isdn/mISDN/
Dtei.c801 test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); in create_new_tei()
994 test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); in create_teimgr()
Dlayer2.c2104 if (test_bit(OPTION_L2_FIXEDTEI, &options)) in create_l2()
2129 if (test_bit(OPTION_L2_FIXEDTEI, &options)) in create_l2()