Lines Matching refs:FLG_MOD128
122 return ((test_bit(FLG_MOD128, &l2->flag) && (!ui)) ? 2 : 1) + in l2headersize()
383 if (test_bit(FLG_MOD128, &l2->flag)) in cansend()
465 if (test_bit(FLG_MOD128, &l2->flag)) in IsRR()
476 if (!test_bit(FLG_MOD128, &l2->flag)) in IsSFrame()
486 return test_bit(FLG_MOD128, &l2->flag) ? d == SABME : d == SABM; in IsSABME()
492 return test_bit(FLG_MOD128, &l2->flag) ? in IsREJ()
505 return test_bit(FLG_MOD128, &l2->flag) ? in IsRNR()
515 i = l2addrsize(l2) + (test_bit(FLG_MOD128, &l2->flag) ? 2 : 1); in iframe_error()
531 (test_bit(FLG_MOD128, &l2->flag) ? 2 : 1)) in super_error()
573 if (test_bit(FLG_MOD128, &l2->flag)) { in FRMR_error()
594 if (test_bit(FLG_MOD128, &l2->flag)) in legalnr()
607 if (test_bit(FLG_MOD128, &l2->flag)) in setva()
713 cmd = (test_bit(FLG_MOD128, &l2->flag) ? SABME : SABM) | 0x10; in establishlink()
1117 if (test_bit(FLG_MOD128, &l2->flag)) { in enquiry_cr()
1172 if (test_bit(FLG_MOD128, &l2->flag)) { in invoke_retransmission()
1213 if (test_bit(FLG_MOD128, &l2->flag)) { in l2_st7_got_super()
1293 if (test_bit(FLG_MOD128, &l2->flag)) { in l2_got_iframe()
1309 if (test_bit(FLG_MOD128, &l2->flag)) in l2_got_iframe()
1394 send_uframe(l2, NULL, (test_bit(FLG_MOD128, &l2->flag) ? in l2_st5_tout_200()
1490 if (test_bit(FLG_MOD128, &l2->flag)) in l2_pull_iqueue()
1502 if (test_bit(FLG_MOD128, &l2->flag)) { in l2_pull_iqueue()
1559 if (test_bit(FLG_MOD128, &l2->flag)) { in l2_st8_got_super()
2155 test_and_set_bit(FLG_MOD128, &l2->flag); in create_l2()
2179 test_and_set_bit(FLG_MOD128, &l2->flag); in create_l2()