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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dl3_1tr6.h13 #define PROTO_DIS_N0 0x40 macro
H A Dl3_1tr6.c781 if ((skb->data[0] & 0xfe) != PROTO_DIS_N0) {
801 if (skb->data[0] == PROTO_DIS_N0) {
H A Dq931.c1261 if ((0xfe & buf[0]) == PROTO_DIS_N0) { /* 1TR6 */
1270 if (pd == PROTO_DIS_N0) { /* N0 */

Completed in 47 milliseconds