Searched refs:PROTO_DIS_N0 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
H A Dl3_1tr6.h13 #define PROTO_DIS_N0 0x40 macro
H A Dl3_1tr6.c767 if ((skb->data[0] & 0xfe) != PROTO_DIS_N0) { up1tr6()
785 if (skb->data[0] == PROTO_DIS_N0) { up1tr6()
H A Dq931.c1252 if ((0xfe & buf[0]) == PROTO_DIS_N0) { /* 1TR6 */ dlogframe()
1261 if (pd == PROTO_DIS_N0) { /* N0 */ dlogframe()

Completed in 52 milliseconds