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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dl3_1tr6.h13 #define PROTO_DIS_N0 0x40 macro
H A Dl3_1tr6.c773 if ((skb->data[0] & 0xfe) != PROTO_DIS_N0) {
793 if (skb->data[0] == PROTO_DIS_N0) {
H A Dq931.c1252 if ((0xfe & buf[0]) == PROTO_DIS_N0) { /* 1TR6 */
1261 if (pd == PROTO_DIS_N0) { /* N0 */

Completed in 38 milliseconds