Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
DmISDNif.h249 #define OPTION_L2_FIXEDTEI 3 macro
/linux-4.19.296/drivers/isdn/mISDN/
Dtei.c802 test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); in create_new_tei()
1008 test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); in create_teimgr()
Dlayer2.c2150 if (test_bit(OPTION_L2_FIXEDTEI, &options)) in create_l2()
2175 if (test_bit(OPTION_L2_FIXEDTEI, &options)) in create_l2()