Searched refs:comp_required (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | l3dss1.c | 639 static int comp_required[] = {1, 2, 3, 5, 6, 7, 9, 10, 11, 14, 15, -1}; variable 754 if (ie_in_set(pc, *p, comp_required)) in check_infoelements()
|
D | l3ni1.c | 589 static int comp_required[] = {1, 2, 3, 5, 6, 7, 9, 10, 11, 14, 15, -1}; variable 704 if (ie_in_set(pc, *p, comp_required)) in check_infoelements()
|