Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
DmISDNif.h248 #define OPTION_L2_FIXEDTEI 3 macro
/linux-5.19.10/drivers/isdn/mISDN/
Dtei.c793 test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); in create_new_tei()
999 test_and_set_bit(OPTION_L2_FIXEDTEI, &opt); in create_teimgr()
Dlayer2.c2138 if (test_bit(OPTION_L2_FIXEDTEI, &options)) in create_l2()
2163 if (test_bit(OPTION_L2_FIXEDTEI, &options)) in create_l2()