Searched refs:ie_in_set (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/isdn/hisax/ |
D | l3ni1.c | 646 ie_in_set(struct l3_process *pc, u_char ie, int *checklist) { in ie_in_set() function 696 if ((newpos = ie_in_set(pc, *p, cl))) { in check_infoelements() 704 if (ie_in_set(pc, *p, comp_required)) in check_infoelements() 2315 if (!ie_in_set(pc, *p, l3_valid_states)) in l3ni1_status()
|
D | l3dss1.c | 696 ie_in_set(struct l3_process *pc, u_char ie, int *checklist) { in ie_in_set() function 746 if ((newpos = ie_in_set(pc, *p, cl))) { in check_infoelements() 754 if (ie_in_set(pc, *p, comp_required)) in check_infoelements() 2455 if (!ie_in_set(pc, *p, l3_valid_states)) in l3dss1_status()
|