Home
last modified time | relevance | path

Searched refs:FLG_REJEXC (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/isdn/mISDN/
Dlayer2.h121 #define FLG_REJEXC 8 macro
Dlayer2.c385 test_and_clear_bit(FLG_REJEXC, &l2->flag); in clear_exception()
1303 test_and_clear_bit(FLG_REJEXC, &l2->flag); in l2_got_iframe()
1313 if (test_and_set_bit(FLG_REJEXC, &l2->flag)) { in l2_got_iframe()