Searched refs:ie_CONNECT_ACKNOWLEDGE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/isdn/hisax/ |
D | l3ni1.c | 553 static int ie_CONNECT_ACKNOWLEDGE[] = {IE_CHANNEL_ID, IE_DISPLAY, IE_SIGNAL, -1}; variable 1673 ret = check_infoelements(pc, skb, ie_CONNECT_ACKNOWLEDGE); in l3ni1_connect_ack()
|
D | l3dss1.c | 603 static int ie_CONNECT_ACKNOWLEDGE[] = {IE_CHANNEL_ID, IE_DISPLAY, IE_SIGNAL, -1}; variable 1817 ret = check_infoelements(pc, skb, ie_CONNECT_ACKNOWLEDGE); in l3dss1_connect_ack()
|